Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDFunctionTemplatePosition.MDFunctionTemplatePositionPropertyList Class / AllIds Property

In This Topic
    AllIds Property
    In This Topic
    Retrieves all possible property ids of a function template
    Syntax
    public MDAnyPropertyId[] AllIds {get;}
    public:
    property array<MDAnyPropertyId^>^ AllIds {
       array<MDAnyPropertyId^>^ get();
    }
    See Also