ExplicitListItemUpdateObject.ExplicitListItem Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="explicitListItem")]
public string ExplicitListItem { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="explicitListItem")>]
member this.ExplicitListItem : string with get, set
Public Property ExplicitListItem As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to