Click or drag to resize

cursorZonesubzones Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Zones within this zone. Master zone is automatically set by constructor

Namespace:  imbSCI.Core.reporting.zone
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public cursorZoneCollection subzones { get; set; }
Request Example View Source

Property Value

Type: cursorZoneCollection
See Also