コード例 #1
0
 /// <summary>
 /// Initializes a new instance of the <see cref="EdiFabricCoreModelEdiEdifactUNB" /> class.
 /// </summary>
 /// <param name="syntaxidentifieR1">syntaxidentifieR1.</param>
 /// <param name="interchangesendeR2">interchangesendeR2.</param>
 /// <param name="interchangerecipienT3">interchangerecipienT3.</param>
 /// <param name="dateandtimeofpreparatioN4">dateandtimeofpreparatioN4.</param>
 /// <param name="interchangeControlReference5">interchangeControlReference5.</param>
 /// <param name="recipientsreferencepassworddetailS6">recipientsreferencepassworddetailS6.</param>
 /// <param name="applicationReference7">applicationReference7.</param>
 /// <param name="processingPriorityCode8">processingPriorityCode8.</param>
 /// <param name="acknowledgementRequest9">acknowledgementRequest9.</param>
 /// <param name="interchangeAgreementIdentifier10">interchangeAgreementIdentifier10.</param>
 /// <param name="testIndicator11">testIndicator11.</param>
 public EdiFabricCoreModelEdiEdifactUNB(EdiFabricCoreModelEdiEdifactS001 syntaxidentifieR1 = default(EdiFabricCoreModelEdiEdifactS001), EdiFabricCoreModelEdiEdifactS002 interchangesendeR2 = default(EdiFabricCoreModelEdiEdifactS002), EdiFabricCoreModelEdiEdifactS003 interchangerecipienT3 = default(EdiFabricCoreModelEdiEdifactS003), EdiFabricCoreModelEdiEdifactS004 dateandtimeofpreparatioN4 = default(EdiFabricCoreModelEdiEdifactS004), string interchangeControlReference5 = default(string), EdiFabricCoreModelEdiEdifactS005 recipientsreferencepassworddetailS6 = default(EdiFabricCoreModelEdiEdifactS005), string applicationReference7 = default(string), string processingPriorityCode8 = default(string), string acknowledgementRequest9 = default(string), string interchangeAgreementIdentifier10 = default(string), string testIndicator11 = default(string))
 {
     this.SyntaxidentifieR1                   = syntaxidentifieR1;
     this.InterchangesendeR2                  = interchangesendeR2;
     this.InterchangerecipienT3               = interchangerecipienT3;
     this.DateandtimeofpreparatioN4           = dateandtimeofpreparatioN4;
     this.InterchangeControlReference5        = interchangeControlReference5;
     this.RecipientsreferencepassworddetailS6 = recipientsreferencepassworddetailS6;
     this.ApplicationReference7               = applicationReference7;
     this.ProcessingPriorityCode8             = processingPriorityCode8;
     this.AcknowledgementRequest9             = acknowledgementRequest9;
     this.InterchangeAgreementIdentifier10    = interchangeAgreementIdentifier10;
     this.TestIndicator11 = testIndicator11;
 }
コード例 #2
0
 /// <summary>
 /// Initializes a new instance of the <see cref="EdiFabricCoreModelEdiEdifactUNG" /> class.
 /// </summary>
 /// <param name="messageGroupIdentification1">messageGroupIdentification1.</param>
 /// <param name="applicationsenderidentificatioN2">applicationsenderidentificatioN2.</param>
 /// <param name="applicationrecipientidentificatioN3">applicationrecipientidentificatioN3.</param>
 /// <param name="dateandtimeofpreparatioN4">dateandtimeofpreparatioN4.</param>
 /// <param name="groupReferenceNumber5">groupReferenceNumber5.</param>
 /// <param name="controllingAgency6">controllingAgency6.</param>
 /// <param name="messageversioN7">messageversioN7.</param>
 /// <param name="dApplicationPassword8">dApplicationPassword8.</param>
 public EdiFabricCoreModelEdiEdifactUNG(string messageGroupIdentification1 = default(string), EdiFabricCoreModelEdiEdifactS006 applicationsenderidentificatioN2 = default(EdiFabricCoreModelEdiEdifactS006), EdiFabricCoreModelEdiEdifactS007 applicationrecipientidentificatioN3 = default(EdiFabricCoreModelEdiEdifactS007), EdiFabricCoreModelEdiEdifactS004 dateandtimeofpreparatioN4 = default(EdiFabricCoreModelEdiEdifactS004), string groupReferenceNumber5 = default(string), string controllingAgency6 = default(string), EdiFabricCoreModelEdiEdifactS008 messageversioN7 = default(EdiFabricCoreModelEdiEdifactS008), string dApplicationPassword8 = default(string))
 {
     this.MessageGroupIdentification1         = messageGroupIdentification1;
     this.ApplicationsenderidentificatioN2    = applicationsenderidentificatioN2;
     this.ApplicationrecipientidentificatioN3 = applicationrecipientidentificatioN3;
     this.DateandtimeofpreparatioN4           = dateandtimeofpreparatioN4;
     this.GroupReferenceNumber5 = groupReferenceNumber5;
     this.ControllingAgency6    = controllingAgency6;
     this.MessageversioN7       = messageversioN7;
     this.DApplicationPassword8 = dApplicationPassword8;
 }