|
BasicGetName Method
|
Gets the name of the syntax set.
Namespace:
EdiFabric.Core.Model.Edi.X12
Assembly:
EdiFabric (in EdiFabric.dll) Version: 10.4.1.0 (10.4.1.0)
Syntaxpublic override string GetName()
Public Overrides Function GetName As String
Return Value
Type:
StringThe name of the syntax set.
See Also