queryFilePropertyBlob Method

Query a "file property" from this iModel, as a blob.

queryFilePropertyBlob(prop: FilePropertyProps): Uint8Array | undefined

@returns the property blob or undefined if the property is not present.

Parameter Type Description
prop FilePropertyProps  

Returns - Uint8Array | undefined

the property blob or undefined if the property is not present.

Defined in

Last Updated: 16 May, 2026