Click or drag to resize

FeatureLayersAvailableContentSnapshots Property

Provides all available content snapshots configured on the server defined by the BaseUrl property.

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 IEnumerable<ContentSnapshotDescription> AvailableContentSnapshots { get; }

Return Value

Type: IEnumerableContentSnapshotDescription
Description list of all available content snapshots.
See Also