deleteFileProperty Method
delete a "file property" from this iModel
deleteFileProperty(prop: FilePropertyProps): void
Parameter | Type | Description |
---|---|---|
prop | FilePropertyProps | the FilePropertyProps that describes the property |
Returns - void
Defined in
- core/backend/src/IModelDb.ts Line 1278
Last Updated: 18 January, 2025
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.