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

In This Topic
    ARTICLEREF_PARTNO Property
    In This Topic
    Part number # 20481.
    Syntax
    public PropertyValue ARTICLEREF_PARTNO {get; set;}
    public:
    property PropertyValue^ ARTICLEREF_PARTNO {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is read-only..

    See Also