Class SerializedNode
Class SerializedNode, contains node data. Implements the VersionedStruct
Inherited Members
Namespace: Mechatronics.SystemGraph
Assembly: solution.dll
Syntax
[Serializable]
public class SerializedNode : VersionedStruct
  Fields
| Name | Description | 
|---|---|
| BoundParameterGuid | The bound parameter unique identifier  | 
      
| GroupGuid | The group unique identifier  | 
      
| JSON | The json  | 
      
| JSONRuntime | The json runtime  | 
      
| NodeGuid | The node unique identifier  | 
      
| NodeType | The node type  | 
      
| kVersion | The constant version  | 
      
Properties
| Name | Description | 
|---|---|
| CurrentVersion | Gets the current version.  | 
      
Methods
| Name | Description | 
|---|---|
| Create() | Creates this instance.  |