queryFilePropertyString Method

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

queryFilePropertyString(prop: FilePropertyProps): undefined | string

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

Parameter Type Description
prop FilePropertyProps  

Returns - undefined | string

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

Defined in

Last Updated: 16 April, 2024