API Help
Eplan.EplApi.Base Namespace / FileSelectDecisionContext Class / GetFiles Method

In This Topic
    GetFiles Method
    In This Topic
    Get all the files the user has selected in the decider dialog.
    Syntax
    public string[] GetFiles()
    public:
    array<String^>^ GetFiles(); 
    See Also