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