| GetByKeys Method | |
| See Also |
- keysStr
Unique ID (BusinessObjectInfo.ObjectKey) of the modified business object, created by UI upon FormDataEvent Event.
Returns a DI object that match the unique ID (BusinessObjectInfo.ObjectKey) generated by the UI when FormDataEvent occurs.
For more information, please refer to FormDataEvent event in UI Reference.
| Visual Basic |
|---|
Public Function GetByKeys( _
   ByVal keysStr As String _
) As Boolean |
- keysStr
Unique ID (BusinessObjectInfo.ObjectKey) of the modified business object, created by UI upon FormDataEvent Event.