Click or drag to resize
BlobId Property
Blob ID. Blobs IDs may not increase continuously, because of union operations.

Namespace: StreamCoders.Imaging
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public int Id { get; set; }

Property Value

Type: Int32
The identifier.
See Also