BCExtensionCommandGroupToString Method  | 
 
            Returns a string that represents the current command.
            
 
    Namespace: 
   BlueCieloECM.InnoCielo.Meridian.Design
    Assembly:
   BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.111.0)
Syntaxpublic override string ToString()
Public Overrides Function ToString As String
Return Value
Type: 
String
            A string that represents the current command.
            
See Also