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

In This Topic
    SYMB_CRAFT Property
    In This Topic
    Trade (function definition) # 16017.
    Syntax
    public MDPropertyValue SYMB_CRAFT {get; set;}
    public:
    property MDPropertyValue^ SYMB_CRAFT {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type Eplan.EplApi.Base.MultiLangString.
    Remarks

    This property is read-only..

    Shows the trade specified in the function definition.

    See Also