saveFileProperty Method

Save a "file property" to this iModel

saveFileProperty(prop: FilePropertyProps, strValue: string | undefined, blobVal?: Uint8Array): DbResult

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

Returns - 0 if successful, status otherwise

Defined in

Last Updated: 08 January, 2020