AgreementType Enumeración

Definición

Define valores para AgreementType.

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum AgreementType
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type AgreementType = 
Public Enum AgreementType
Herencia
AgreementType
Atributos
Newtonsoft.Json.JsonConverterAttribute

Campos

AS2 1
Edifact 3
NotSpecified 0
X12 2

Se aplica a