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