EdifactSchemaReference Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The Edifact schema reference.
public class EdifactSchemaReference
type EdifactSchemaReference = class
Public Class EdifactSchemaReference
- Inheritance
-
EdifactSchemaReference
Constructors
EdifactSchemaReference() |
Initializes a new instance of the EdifactSchemaReference class. |
EdifactSchemaReference(String, String, String, String, String, String, String) |
Initializes a new instance of the EdifactSchemaReference class. |
Properties
AssociationAssignedCode |
Gets or sets the association assigned code. |
MessageId |
Gets or sets the message id. |
MessageRelease |
Gets or sets the message release version. |
MessageVersion |
Gets or sets the message version. |
SchemaName |
Gets or sets the schema name. |
SenderApplicationId |
Gets or sets the sender application id. |
SenderApplicationQualifier |
Gets or sets the sender application qualifier. |
Methods
Validate() |
Validate the object. |