saveFileProperty Method

Save a "file property" to this iModel

saveFileProperty(prop: FilePropertyProps, strValue: string, blobVal?: Uint8Array): void

Parameter Type Description
prop FilePropertyProps the FilePropertyProps that describes the new property
strValue string  
blobVal Uint8Array  

Returns - void

Defined in

Last Updated: 02 May, 2024