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