API Help
Eplan.EplApi.DataModel Namespace / ArticlePropertyList Class / ARTICLE_CRAFT_GASTECHNOLOGY Property / ARTICLE_CRAFT_GASTECHNOLOGY(Int32) Property

In This Topic
    ARTICLE_CRAFT_GASTECHNOLOGY(Int32) Property
    In This Topic
    Trade 'Gas engineering' # 22263. This property isn't indexed.
    Syntax
    public PropertyValue ARTICLE_CRAFT_GASTECHNOLOGY( 
       int index
    ) {get; set;}
    public:
    property PropertyValue^ ARTICLE_CRAFT_GASTECHNOLOGY {
       PropertyValue^ get(int index);
       void set (int index, PropertyValue^ value);
    }

    Parameters

    index

    Property Value

    Returns property value of type System.Boolean.
    Remarks

    The trade determines the technology to be applied or selected.

    See Also