For future usage, Default = true
Namespace: CTCT.Components.EventSpotAssembly: CTCT (in CTCT.dll) Version: 2.0.0.0 (2.0.0.0)
public bool IsMapDisplayed { get; set; }public bool IsMapDisplayed { get; set; }Public Property IsMapDisplayed As Boolean
Get
Set
Public Property IsMapDisplayed As Boolean
Get
Set
public:
property bool IsMapDisplayed {
bool get ();
void set (bool value);
}public:
property bool IsMapDisplayed {
bool get ();
void set (bool value);
}member IsMapDisplayed : bool with get, set
member IsMapDisplayed : bool with get, set