  | SequenceExtensionGetName Method  | 
            Name of the sequence that is shown in CUSTOMTOOLS UI
            
 
Namespace: CTExtensions.InterfacesAssembly: CTInterface (in CTInterface.dll)
Syntaxpublic abstract string GetName()
Public MustOverride Function GetName As String
Return Value
Type: 
StringIdentifying name of the sequence.
See Also