API Help
Eplan.EplApi.MasterData Namespace / MDPartsDatabaseItemPropertyList Class / ARTICLE_SUBCRAFT_COOLING Property / ARTICLE_SUBCRAFT_COOLING Property

In This Topic
    ARTICLE_SUBCRAFT_COOLING Property
    In This Topic
    Subtrade 'Cooling' # 22196.
    Syntax
    public MDPropertyValue ARTICLE_SUBCRAFT_COOLING {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_SUBCRAFT_COOLING {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

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

    Property is indexed. Possible indexes are from 1 to 20.

    This property can be used to create several subtrades for a trade.

    See Also