StrixUnitySDK API Reference
StrixUnitySDK API Reference
SoftGear.Strix Namespaces
SoftGear.Strix.Client Namespaces
SoftGear.Strix.Client.Node Namespaces
SoftGear.Strix.Client.Node.Model
Node Class
Node Methods
GetPrimaryKey Method
SetPrimaryKey Method
Node
SetPrimaryKey Method
Namespace:
SoftGear.Strix.Client.Node.Model
Assembly:
strix-client-csharp-node (in strix-client-csharp-node.dll) Version: 2.3.0
Syntax
C#
Copy
public
abstract
void
SetPrimaryKey
(
long
id
)
Parameters
id
Type:
System
Int64
Implements
IModel
SetPrimaryKey(Int64)
See Also
Reference
Node Class
SoftGear.Strix.Client.Node.Model Namespace