Eplan Platform API
Eplan.EplApi.Base Namespace / FileSelectDecisionContext Class

FileSelectDecisionContext Class Properties

For a list of all members of this type, see FileSelectDecisionContext members.

Public Properties
 NameDescription
Public PropertySet or get the flag for multi selection.  
Public PropertySet or get the CustomDefaultPath. This is the path the File Select Dialog opens first. The second time the path is used the user has selected the last time. Then the context menu "Set to standard" will select this path again.  
Public PropertyThe default extension of the files to select.  
Public PropertyThe default name of a file.  
Public PropertySet or get the openfileflag. Set this flag when you want to open a file Do not set it when you want to save a file.  
Public PropertyThe title for the decider.  
Top
See Also