Click or drag to resize

ReplicaSetProperties Method

Namespace:  SoftGear.Strix.Client.Replica.Model
Assembly:  strix-client-csharp-replica (in strix-client-csharp-replica.dll) Version: 2.3.0
Syntax
C#
public void SetProperties(
	Dictionary<int, Object> properties
)

Parameters

properties
Type: System.Collections.GenericDictionaryInt32, Object
See Also