Eplan Platform API
Eplan.EplApi.DataModel.E3D Namespace / Placement3DPropertyList Class / FUNC_SYMB_NAME Property / FUNC_SYMB_NAME Property

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

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is read-only..

    See Also