StrixUnitySDK API Reference
StrixUnitySDK API Reference
SoftGear.Strix Namespaces
SoftGear.Strix.Client Namespaces
SoftGear.Strix.Client.Replica Namespaces
SoftGear.Strix.Client.Replica
IReplicaData Interface
IReplicaData Properties
ReplicaById Property
IReplicaData
ReplicaById Property
Namespace:
SoftGear.Strix.Client.Replica
Assembly:
strix-client-csharp-replica (in strix-client-csharp-replica.dll) Version: 2.3.0
Syntax
C#
Copy
IDictionary
<
long
,
Replica
>
ReplicaById
{
get
;
set
; }
Property Value
Type:
IDictionary
Int64
,
Replica
See Also
Reference
IReplicaData Interface
SoftGear.Strix.Client.Replica Namespace