共用方式為


SynchronizationDetails.DataSetId Property

Definition

Gets id of data set

[Newtonsoft.Json.JsonProperty(PropertyName="dataSetId")]
public string DataSetId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="dataSetId")>]
member this.DataSetId : string
Public ReadOnly Property DataSetId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to