Namespace:
xserver
Assembly:
Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntax public string id { get; set; }
Public Property id As String
Get
Set
public:
property String^ id {
String^ get ();
void set (String^ value);
}
member id : string with get, set
Property Value
Type:
StringRemarks See Also