DK for ActiveX | TatukGIS_XDK11.ITGIS_BusyEventManager.Name | Methods | Properties
Name of the process at the specified stage.
// C# public String Name[_stage int] { get {} }
' VisualBasic Public Property Name(ByVal _stage As Integer] As String Get End Get End Property
// Oxygene public property Name[ _stage : Integer ] : String read;
| Name | Type | Description |
|---|---|---|
| _stage | int Integer | the index of a stage |
| Type |
|---|
| string String |