API Help
Eplan.EplApi.DataModel Namespace / ReportBlock Class / DeviceTag Property

In This Topic
    DeviceTag Property (ReportBlock)
    In This Topic
    Names of devices assign to this report separated by a semicolon.
    Syntax
    public string DeviceTag {get;}
    public:
    property String^ DeviceTag {
       String^ get();
    }
    See Also