Skip to content

MessageIdentification en

Leksiqq edited this page Apr 6, 2024 · 2 revisions

Attention! This article, as well as this announcement, are automatically translated from Russian.

Class MessageIdentification

The class corresponding to the system composite types S009, S306 is also used for the combination of components 0038, 0051 and S008 of the UNG segment (function group header). In the property descriptions, the types are listed in the same order.

Properties

  • public string Type { get; set; } - corresponds to types 0065, 0065, 0038. Required for S009, S306.
  • public string? VersionNumber { get; set; } - corresponds to type 0052. Required for S009, S306.
  • public string? ReleaseNumber { get; set; } - corresponds to type 0054. Required for S009, S306.
  • public string? ControllingAgencyCoded { get; set; } - corresponds to type 0051. Required for S009, S306.
  • public string? AssociationAssignedCode { get; set; } - corresponds to type 0057.
  • public string? CodeListDirectoryVersionNUmber { get; set; } - corresponds to types 0110, not used, not used.
  • public string? MessageTypeSubfunctionIdentification { get; set; } - corresponds to types 0113, 0113, not used.

Review

Clone this wiki locally