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

In This Topic
    FUNC_TERMINAL_FUNCTION Property (MDFunctionTemplatePosition.MDFunctionTemplatePositionPropertyList)
    In This Topic
    Terminal category # 20230.
    Syntax
    public MDPropertyValue FUNC_TERMINAL_FUNCTION {get; set;}
    public:
    property MDPropertyValue^ FUNC_TERMINAL_FUNCTION {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Int64.
    See Also