OnElementIdArg Interface

Argument for the Element.onXxx static methods that notify of operations to an existing Element supplying its Id, ModelId and FederationGuid.

Extends

Properties

Name Type Description
federationGuid string The federationGuid of the element affected by this method  
id string The Id of the Element affected by this method  
model string The ModelId of the element affected by this method  

Inherited properties

Name Type Inherited from Description
iModel IModelDb OnElementArg The iModel for the Element affected by this method.

Defined in

Last Updated: 20 April, 2024