Eplan Platform API
Eplan.EplApi.DataModel.MasterData Namespace / SymbolPropertyList Class / SYMB_DEFAULT_PROPERTYSET_C Property / SYMB_DEFAULT_PROPERTYSET_C Property

In This Topic
    SYMB_DEFAULT_PROPERTYSET_C Property
    In This Topic
    Default property arrangement for variant C # 16006.
    Syntax
    public PropertyValue SYMB_DEFAULT_PROPERTYSET_C {get; set;}
    public:
    property PropertyValue^ SYMB_DEFAULT_PROPERTYSET_C {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Int64.
    Remarks

    When placing the corresponding symbol variants, this assignment set is used for the properties.

    See Also