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

In This Topic
    ARTICLE_CRAFT_PROCESS(Int32) Property
    In This Topic
    Trade 'Process engineering' # 22000. This property isn't indexed.
    Syntax
    public PropertyValue ARTICLE_CRAFT_PROCESS( 
       int index
    ) {get; set;}
    public:
    property PropertyValue^ ARTICLE_CRAFT_PROCESS {
       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