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

In This Topic
    ARTICLE_PRODUCT_FUNCTION_WITH_BACNET Property
    In This Topic
    BACnet: Product function # 26538.
    Syntax
    public PropertyValue ARTICLE_PRODUCT_FUNCTION_WITH_BACNET {get; set;}
    public:
    property PropertyValue^ ARTICLE_PRODUCT_FUNCTION_WITH_BACNET {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

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

    The product function describes the specific tasks and capabilities of a product within a BACnet network, e.g. temperature control, light control, etc.

    See Also