ShareSubscriptionSynchronization.SynchronizationId プロパティ

定義

同期 ID を取得または設定します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象