CommandItemEventArgsCommand Property  | 
 
            Gets the command that raises the event.
            
 
    Namespace: 
   BlueCieloECM.InnoCielo.Meridian.Design
    Assembly:
   BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.111.0)
Syntaxpublic BCExtensionCommandItem Command { get; }Public ReadOnly Property Command As BCExtensionCommandItem
	Get
Property Value
Type: 
BCExtensionCommandItem
See Also