UntiledProviderContentSnapshotId Property |
ID of the content snapshot.
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 string ContentSnapshotId { get; set; }
Public Property ContentSnapshotId As String
Get
Set
public:
property String^ ContentSnapshotId {
String^ get ();
void set (String^ value);
}
member ContentSnapshotId : string with get, set
Property Value
Type:
StringSee Also