Extending product function with VBA
>
The System Architect object model
>
Object model classes
>
Definition class
>
Definition class: Attributes
> Handle
Handle
This is the memory handle of the definition only available at run time. This handle is not unique and is rarely the same whenever accessed.
Parameters
Data type: Long
Read-only
Example
Dim Handle As Long
Handle = oDefinition.
Handle
See also
Definition class: Attributes
This site works best with JavaScript enabled