Is Generic

This property determines whether the entity or field is generic. Applicable only in modeled components.

Technical Name: GENERIC_UINHERIT
Expected Value: Boolean
Default Value: None
Value Description
True The entity or field is generic and will be copied into derived components as a bound object. The bound object can be renamed and any ProcScript that refers to the generic object will be resolved to reference the bound object.
False The entity or field is not generic.

Description

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