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

In This Topic
    FUNC_DISTRIBUTED_TERMINALINDEX Property (MDFunctionTemplatePosition.MDFunctionTemplatePositionPropertyList)
    In This Topic
    Distributed terminal index # 20223.
    Syntax
    public MDPropertyValue FUNC_DISTRIBUTED_TERMINALINDEX {get; set;}
    public:
    property MDPropertyValue^ FUNC_DISTRIBUTED_TERMINALINDEX {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    See Also