Eplan Platform API
Eplan.EplApi.DataModel Namespace / MergedArticleReferencePropertyList Class / ARTICLEREF_SUBCRAFT Property / ARTICLEREF_SUBCRAFT Property

In This Topic
    ARTICLEREF_SUBCRAFT Property
    In This Topic
    Subtrade of part reference # 40344.
    Syntax
    public PropertyValue ARTICLEREF_SUBCRAFT {get; set;}
    public:
    property PropertyValue^ ARTICLEREF_SUBCRAFT {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

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

    This property is read-only..

    See Also