| DefaultGetName Method |
Gets the name of the syntax set.
Namespace: EdiFabric.Core.Model.TelcoAssembly: EdiFabric (in EdiFabric.dll) Version: 10.7.4.0
Syntax public override string GetName()
Public Overrides Function GetName As String
Return Value
StringThe name of the syntax set.
See Also