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

In This Topic
    ARTICLE_STANDARD_BACNET_ Property
    In This Topic
    BACnet: Standard # 26516.
    Syntax
    public PropertyValue ARTICLE_STANDARD_BACNET_ {get; set;}
    public:
    property PropertyValue^ ARTICLE_STANDARD_BACNET_ {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

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

    Standard or international standard valid for BACnet.

    See Also