Is Bound

This property indicates whether the entity or field is bound to a generic entity or field in a modeled component. Boolean read-only.

Description

A bound object is a component entity or field in a derived component that has been copied from a generic entity or field in the modeled component. By renaming the bound object to a modeled entity or field, the bound object can inherit definitions from the modeled entity or field

During compilation, all references to generic objects in ProcScript are resolved so that the bound objects are referenced instead.

For more information, see Modeled Components and Generic and Bound Entities and Fields.