[Missing <summary> documentation for "P:Quickblox.Sdk.Modules.NotificationModule.Models.Event.Active"]
Namespace: Quickblox.Sdk.Modules.NotificationModule.ModelsAssembly: Quickblox.Sdk.Xamarin (in Quickblox.Sdk.Xamarin.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic bool Active { get; set; }Public Property Active As Boolean
Get
Set
public:
property bool Active {
bool get ();
void set (bool value);
}member Active : bool with get, set
Property Value
Type:
Boolean
See Also