Class RelatedNode
Inheritance
System.Object
RelatedNode
Namespace: Appearition.Learn
Assembly: Appearition.SDK.dll
Syntax
[Serializable]
public class RelatedNode
Fields
name
Declaration
public string name
Field Value
Type | Description |
---|---|
System.String |
relatedNodeId
Declaration
public int relatedNodeId
Field Value
Type | Description |
---|---|
System.Int32 |
relatedNodeProperties
Declaration
public NodeProperty[] relatedNodeProperties
Field Value
Type | Description |
---|---|
NodeProperty[] |