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

In This Topic
    POTENTIAL_TYPE Property (MDFunctionTemplatePosition.MDFunctionTemplatePositionPropertyList)
    In This Topic
    Potential type # 31006.
    Syntax
    public MDPropertyValue POTENTIAL_TYPE {get; set;}
    public:
    property MDPropertyValue^ POTENTIAL_TYPE {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Int64.
    See Also