次の方法で共有


X12EnvelopeSettings.TransactionSetControlNumberSuffix プロパティ

定義

トランザクション セットの制御番号サフィックスを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象