Click or drag to resize

ZoneLoadingProgress Class

Inheritance Hierarchy
SystemObject
  xserverTransientVO
    xserverJobProgress
      xserverZoneLoadingProgress

Namespace:  xserver
Assembly:  Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntax
[SerializableAttribute]
public class ZoneLoadingProgress : JobProgress

The ZoneLoadingProgress type exposes the following members.

Constructors
  NameDescription
Public methodZoneLoadingProgress
Initializes a new instance of the ZoneLoadingProgress class
Top
Properties
Extension Methods
  NameDescription
Public Extension MethodToJson
Converts an object to a JSON string representation.
(Defined by JSONWriter.)
Top
Remarks
See Also