API Help
Eplan.EplApi.DataModel Namespace / MergedArticleReferencePropertyList Class / ARTICLEREF_SUBCRAFT Property / ARTICLEREF_SUBCRAFT(Int32) Property

In This Topic
    ARTICLEREF_SUBCRAFT(Int32) Property
    In This Topic
    Subtrade of part reference # 40344. This property isn't indexed, and is read-only.
    Syntax
    public PropertyValue ARTICLEREF_SUBCRAFT( 
       int index
    ) {get; set;}
    public:
    property PropertyValue^ ARTICLEREF_SUBCRAFT {
       PropertyValue^ get(int index);
       void set (int index, PropertyValue^ value);
    }

    Parameters

    index

    Property Value

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

    This property is read-only..

    See Also