Callback: Void
property
.OnShow(
IUserObject
entity,
ISimProperty
property)
Callback that is invoked when the property is shown.
Mandatory Attributes
Name
Description
Type
Allowed Values
Optional Attributes
Name
Description
Type
Default Value
Allowed Values
Parameters
entity
Type:
IUserObject
The entity containing the property.
property
Type:
ISimProperty
The shown property.
Return Value
Type:
Remarks