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

In This Topic
    FUNC_PINORTERMINALNUMBER Property (MDFunctionTemplatePosition.MDFunctionTemplatePositionPropertyList)
    In This Topic
    Terminal / Pin designation # 20030.
    Syntax
    public MDPropertyValue FUNC_PINORTERMINALNUMBER {get; set;}
    public:
    property MDPropertyValue^ FUNC_PINORTERMINALNUMBER {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    See Also