Click or drag to resize

SetByMessageT Constructor (ICondition, IDictionaryString, Object)

Namespace:  SoftGear.Strix.Client.Core.Message
Assembly:  strix-client-csharp-core (in strix-client-csharp-core.dll) Version: 2.3.0
Syntax
C#
public SetByMessage(
	ICondition filter,
	IDictionary<string, Object> properties
)

Parameters

filter
Type: SoftGear.Strix.Client.Core.Model.Manager.FilterICondition
properties
Type: System.Collections.GenericIDictionaryString, Object
See Also