updateFieldDependencies MethodStatic

Examines all of the FieldRuns within the specified ITextAnnotation and ensures that the appropriate ElementDrivesTextAnnotation relationships exist between the fields' source elements and this target element. It also deletes any stale relationships left over from fields that were deleted or whose source elements changed.

updateFieldDependencies(annotationElementId: string, iModel: IModelDb): void

Parameter Type Description
annotationElementId string  
iModel IModelDb  

Returns - void

Defined in

Last Updated: 30 August, 2025