Eplan Platform API
Eplan.EplApi.DataModel Namespace / ArticleReferencePropertyList Class / ARTICLE_PERFORMANCE_DESCRIPTION Property / ARTICLE_PERFORMANCE_DESCRIPTION Property

In This Topic
    ARTICLE_PERFORMANCE_DESCRIPTION Property
    In This Topic
    Performance description, standardized: Description (device, utility, service) # 26425.
    Syntax
    public PropertyValue ARTICLE_PERFORMANCE_DESCRIPTION {get; set;}
    public:
    property PropertyValue^ ARTICLE_PERFORMANCE_DESCRIPTION {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

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

    In the context of the standardized performance description, this is the descriptive text of the performance description for a device, a utility or a service.

    See Also