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

In This Topic
    FUNCTEMPLATE_NESTEDDEVICETAG Property
    In This Topic
    Subordinate DT / DT ID # 21005.
    Syntax
    public MDPropertyValue FUNCTEMPLATE_NESTEDDEVICETAG {get; set;}
    public:
    property MDPropertyValue^ FUNCTEMPLATE_NESTEDDEVICETAG {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    See Also