DataPolicyManifest.FieldValues Propriedade

Definição

Obtém ou define os valores do acessador de campo não alias que podem ser usados na regra de política.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.fieldValues")]
public System.Collections.Generic.IList<string> FieldValues { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.fieldValues")>]
member this.FieldValues : System.Collections.Generic.IList<string> with get, set
Public Property FieldValues As IList(Of String)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a