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