API Help
Eplan.EplApi.ApplicationFramework Namespace / Action Class / ActionProperties Property

In This Topic
    ActionProperties Property
    In This Topic
    Descriptive data for this action.
    Syntax
    public ActionProperties ActionProperties {get;}
    public:
    property ActionProperties^ ActionProperties {
       ActionProperties^ get();
    }
    See Also