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