Click or drag to resize

ContentSnapshotDescription Class

Relevant information concerning a content snapshot.
Inheritance Hierarchy
SystemObject
  Ptv.XServer.Controls.Map.Layers.Xmap2ContentSnapshotDescription

Namespace:  Ptv.XServer.Controls.Map.Layers.Xmap2
Assembly:  Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntax
public class ContentSnapshotDescription

The ContentSnapshotDescription type exposes the following members.

Constructors
  NameDescription
Public methodContentSnapshotDescription
Initializes a new instance of the ContentSnapshotDescription class
Top
Properties
  NameDescription
Public propertyid
Unique ID for addressing the corresponding snapshot.
Public propertylabel
Human readable description of a snapshot.
Top
Extension Methods
  NameDescription
Public Extension MethodToJson
Converts an object to a JSON string representation.
(Defined by JSONWriter.)
Top
See Also