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

In This Topic
    FUNCTEMPLATE_DESCRIPTION Property
    In This Topic
    Description # 20254.
    Syntax
    public MDPropertyValue FUNCTEMPLATE_DESCRIPTION {get; set;}
    public:
    property MDPropertyValue^ FUNCTEMPLATE_DESCRIPTION {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type Eplan.EplApi.Base.MultiLangString.
    See Also