Edit

FieldsToEvaluate.FieldUpdates Property

Definition

Updated field values to evaluate.

[System.Runtime.Serialization.DataMember]
public System.Collections.Generic.IDictionary<string,object> FieldUpdates { get; set; }
member this.FieldUpdates : System.Collections.Generic.IDictionary<string, obj> with get, set
Public Property FieldUpdates As IDictionary(Of String, Object)

Property Value

Attributes

Applies to