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