次の方法で共有


X12EnvelopeSettings.TransactionSetControlNumberLowerBound プロパティ

定義

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

[Newtonsoft.Json.JsonProperty(PropertyName="transactionSetControlNumberLowerBound")]
public int TransactionSetControlNumberLowerBound { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="transactionSetControlNumberLowerBound")>]
member this.TransactionSetControlNumberLowerBound : int with get, set
Public Property TransactionSetControlNumberLowerBound As Integer

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象