ExportResultInfoBlobId Property |
Gets the ID of the blob in the blob storage.
Namespace:
Dundas.BI.Export
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public Guid BlobId { get; }
Public ReadOnly Property BlobId As Guid
Get
public:
property Guid BlobId {
Guid get ();
}
member BlobId : Guid with get
Property Value
Type:
GuidSee Also