Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDPartsDatabaseItemPropertyList Class / ARTICLE_STANDARD_BACNET_ Property / ARTICLE_STANDARD_BACNET_ Property

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

    Property Value

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

    Standard or international standard valid for BACnet.

    See Also