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

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

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is read-only..

    Provides the full product aspect, e.g. "U-UA1-UA2".

    See Also