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

In This Topic
    FUNC_PINORTERMINALDESCRIPTION Property (MDFunctionTemplatePosition.MDFunctionTemplatePositionPropertyList)
    In This Topic
    Terminal / pin description # 20225.
    Syntax
    public MDPropertyValue FUNC_PINORTERMINALDESCRIPTION {get; set;}
    public:
    property MDPropertyValue^ FUNC_PINORTERMINALDESCRIPTION {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    See Also