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

In This Topic
    ARTICLE_CHARACTER_SET_ACCORDING_TO_BACNET_SPECIFICATION Property
    In This Topic
    BACnet: Character set acc. to BACnet specification # 26651.
    Syntax
    public PropertyValue ARTICLE_CHARACTER_SET_ACCORDING_TO_BACNET_SPECIFICATION {get; set;}
    public:
    property PropertyValue^ ARTICLE_CHARACTER_SET_ACCORDING_TO_BACNET_SPECIFICATION {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

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

    Character set that fulfills the requirements of the BACnet specification.

    See Also