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

In This Topic
OpenFileFlag Property
In This Topic
Set 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.
Syntax
public bool OpenFileFlag {get; set;}
See Also