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