Click or drag to resize

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)
Syntax
public override string ToString()

Return Value

Type: String
A string that represents the current command.
See Also