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

In This Topic
    NonEmptyIds Property
    In This Topic
    Retrieves all non-empty property ids
    Syntax
    public MDAnyPropertyId[] NonEmptyIds {get;}
    public:
    property array<MDAnyPropertyId^>^ NonEmptyIds {
       array<MDAnyPropertyId^>^ get();
    }
    See Also