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

In This Topic
    ARTICLE_POSSIBLE_APPLICATIONS Property
    In This Topic
    Possible uses # 26289.
    Syntax
    public PropertyValue ARTICLE_POSSIBLE_APPLICATIONS {get; set;}
    public:
    property PropertyValue^ ARTICLE_POSSIBLE_APPLICATIONS {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

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

    Application areas or types of usage for which a product or a component is suitable. Example: Residential area, industry, office.

    See Also