EDIStandardVersion Property

The version of the EDI specification.

Syntax

public string EDIStandardVersion { get; }
Public ReadOnly Property EDIStandardVersion As String

Default Value

""

Remarks

This property will be populated after parsing begins and the correct version string for is located via the schema, such as 004010 for X12.

This property is read-only and not available at design time.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks EDI 2020 .NET Edition - Version 20.0 [Build 8203]