API Help
Eplan.EplApi.DataModel Namespace / ArticlePropertyList Class / ARTICLE_SUBCRAFT_PNEUMATICS Property / ARTICLE_SUBCRAFT_PNEUMATICS Property

In This Topic
    ARTICLE_SUBCRAFT_PNEUMATICS Property
    In This Topic
    Subtrade 'Pneumatics' # 22159.
    Syntax
    public PropertyValue ARTICLE_SUBCRAFT_PNEUMATICS {get; set;}
    public:
    property PropertyValue^ ARTICLE_SUBCRAFT_PNEUMATICS {
       PropertyValue^ get();
       void set (    PropertyValue^ 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