Property Group
Group
The Group to which the DataType is associated. It can be queryed on the basis of Groups.
Declaration
public string Group { get; set; }
Property Value
Type | Description |
---|---|
System.String | The Group to which the DataType is associated. It can be queryed on the basis of Groups. |