set_data_id
Description:
Set the session-specific unique metadata identifier for this component.
If two components have a different data_id but the same ID, they will be treated as independent sets of metadata describing the same component type.
Parameters:
this |
a Component instance. |
value |
the unique session-specific identifier. |