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