You are here:
Symbol Reference
Symbol Reference
>
Ofcas.Lk.Api.Shared.DC Namespace
Ofcas.Lk.Api.Client.Core Namespace
Ofcas.Lk.Api.Client.Core.Exceptions Namespace
Ofcas.Lk.Api.Client.Core.Interfaces Namespace
Ofcas.Lk.Api.Client.Ui Namespace
Ofcas.Lk.Api.Client.Ui.Interfaces Namespace
Ofcas.Lk.Api.Shared.DC Namespace
Ofcas.Lk.Api.Shared.DC.Enums Namespace
Files
>
Classes
Classes
Structs, Records, Enums
>
WellKnownParameterKeys Class
CalculatedElementPricelist Class
CalculatedElementPricelistConfiguratorPrice Class
CalculatedElementPricelistPrice Class
ElementPricelistInfoData Class
LastErrorInfo Class
ProjectAddress Class
ProjectRunnableProgram Class
Restriction Class
SurfaceData Class
VisualTreeActionData Class
WellKnownActionKeys Class
WellKnownEditKeys Class
WellKnownElementTypes Class
WellKnownErrorCodes Class
WellKnownParameterKeys Class
WellKnownPrograms Class
WellKnownProjectInformationKeys Class
WellKnownSettingKeys Class
>
WellKnownParameterKeys Classes
WellKnownParameterKeys Classes
>
WellKnownParameterKeys.LoginScope Class
WellKnownParameterKeys.ElementPricelist Class
WellKnownParameterKeys.ElementPricelistConfigurator Class
WellKnownParameterKeys.Elevation Class
WellKnownParameterKeys.LoginScope Class
WellKnownParameterKeys.Project Class
WellKnownParameterKeys.ProjectCenter Class
>
LoginScope Classes
LoginScope Classes
>
WellKnownParameterKeys.LoginScope.FileDialog Class
WellKnownParameterKeys.LoginScope.Export Class
WellKnownParameterKeys.LoginScope.FileDialog Class
WellKnownParameterKeys.LoginScope.Program Class
>
FileDialog Fields
FileDialog Fields
Close
Ofcas.Lk.Api.Client - Version 3.0
Contents
Index
Home
Fields
Send Feedback
Collapse All
Expand All
The fields of the FileDialog class are listed here.
Fields
Name
Description
Filter
required; value-type:
string
Defines the file extensions that are displayed by the file dialog. Filters are defined by a string like "All Files|*.*" or "Image Files|*.jpg;*.png;*.gif" or "Text File|*.txt|CSV File|*.csv".
ShowDesktop
optional; value-type:
bool
Defines if the file dialog should allow access to the users Desktop.
ShowDocuments
optional; value-type:
bool
Defines if the file dialog should allow access to the user's Documents.
ShowFavorites
optional; value-type:
bool
Defines if the file dialog should allow access to Favorites.
ShowMyComputer
optional; value-type:
bool
Defines if the file dialog should allow access to My Computer.
Title
required; value-type:
string
Defines the title of the file dialog.
Copyright © 2020. All rights reserved.
What do you think about this topic?
Send feedback!