다음을 통해 공유


X12EnvelopeSettings.FunctionalGroupId Property

Definition

Gets or sets the functional group id.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to