Edit

FieldsToEvaluate.FieldValues Property

Definition

Initial field values.

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

Property Value

Attributes

Applies to