Class SerializedGroup
Class SerializedGroup, contains group data. Implements the VersionedStruct
Inherited Members
Namespace: Mechatronics.SystemGraph
Assembly: solution.dll
Syntax
[Serializable]
public class SerializedGroup : VersionedStruct
Fields
Name | Description |
---|---|
DisplayName | The display name |
Guid | The unique identifier |
JSON | The json serialized data |
Methods
Name | Description |
---|---|
Create() | Creates this instance. |