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