X12SchemaReference Class

Definition

The X12 schema reference.

public class X12SchemaReference
type X12SchemaReference = class
Public Class X12SchemaReference
Inheritance
X12SchemaReference

Constructors

X12SchemaReference()

Initializes a new instance of the X12SchemaReference class.

X12SchemaReference(String, String, String, String)

Initializes a new instance of the X12SchemaReference class.

Properties

MessageId

Gets or sets the message id.

SchemaName

Gets or sets the schema name.

SchemaVersion

Gets or sets the schema version.

SenderApplicationId

Gets or sets the sender application id.

Methods

Validate()

Validate the object.

Applies to