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

In This Topic
    ARTICLEREF_HARNESSPROD_GUID Property
    In This Topic
    # 40347.
    Syntax
    public PropertyValue ARTICLEREF_HARNESSPROD_GUID {get; set;}
    public:
    property PropertyValue^ ARTICLEREF_HARNESSPROD_GUID {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is read-only..

    In this property Harness proD stores references to its own objects during the data exchange.

    See Also