Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDSymbolPropertyList Class / SYMB_DEFAULT_ALTERNATIVE_PROPERTYSET_H Property / SYMB_DEFAULT_ALTERNATIVE_PROPERTYSET_H Property

In This Topic
    SYMB_DEFAULT_ALTERNATIVE_PROPERTYSET_H Property
    In This Topic
    Default property arrangement for variant H (alternative) # 16041.
    Syntax
    public MDPropertyValue SYMB_DEFAULT_ALTERNATIVE_PROPERTYSET_H {get; set;}
    public:
    property MDPropertyValue^ SYMB_DEFAULT_ALTERNATIVE_PROPERTYSET_H {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Int64.
    Remarks

    Name of the alternative standard property arrangement (e.g. top right) for the GOST 2.701-84 standard. This property is used when the standard property arrangement is selected for the component and the "Use alternative property arrangement" project setting is enabled.

    See Also