Click or drag to resize
dyostem api documentation

Group Class

[This is preliminary documentation and is subject to change.]

Represent a level of block grouping used in the dysotem sensor
Inheritance Hierarchy
SystemObject
  Dyostem.Services.DataGroup

Namespace:  Dyostem.Services.Data
Assembly:  Dyostem (in Dyostem.dll) Version: 5.3
Syntax
public class Group

The Group type exposes the following members.

Properties
  NameDescription
Public propertyId
The unique identifier of the block data type used to group blocks
Public propertyName
The translated, human readable, name of the block data type used to group blocks
Top
See Also