Eplan Platform API
Eplan.EplApi.DataModel Namespace / ArticlePropertyList Class / ARTICLE_SERVICE_ACCORDING_TO_BACNET_SPECIFICATION Property / ARTICLE_SERVICE_ACCORDING_TO_BACNET_SPECIFICATION Property

In This Topic
    ARTICLE_SERVICE_ACCORDING_TO_BACNET_SPECIFICATION Property
    In This Topic
    BACnet: Service in accord. with BACnet specification # 26033.
    Syntax
    public PropertyValue ARTICLE_SERVICE_ACCORDING_TO_BACNET_SPECIFICATION {get; set;}
    public:
    property PropertyValue^ ARTICLE_SERVICE_ACCORDING_TO_BACNET_SPECIFICATION {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

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

    Service that fulfills the requirements of the BACnet specification.

    See Also