Compartir a través de


SearchSchemaValue.OwnerType Propiedad

Definición

Obtiene o establece la matriz de flujos de trabajo que contienen el campo .

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a