次の方法で共有


X12EnvelopeOverride.FunctionalIdentifierCode プロパティ

定義

関数型識別子コードを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象