RefreshIndex.ContentSourceId Property

Definition

Gets or sets content source Id.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to