Eplan Platform API
Eplan.EplApi.DataModel Namespace / SymbolReferencePropertyList Class / FUNC_SYMBOL Property / FUNC_SYMBOL Property

In This Topic
    FUNC_SYMBOL Property
    In This Topic
    Symbol # 20575.
    Syntax
    public PropertyValue FUNC_SYMBOL {get; set;}
    public:
    property PropertyValue^ FUNC_SYMBOL {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    See Also