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