HRMVirtualNetworkGroup::find Method
Finds the specified record in the HRMVirtualNetworkGroup table by using the value of the specified HRMVirtualNetworkGroupId field.
Syntax
client server public static HRMVirtualNetworkGroup find(HRMVirtualNetworkGroupId _hrmVirtualNetworkGroupId, [boolean _forUpdate])
Run On
Called
Parameters
- _hrmVirtualNetworkGroupId
Type: HRMVirtualNetworkGroupId Extended Data Type
- _forUpdate
Type: boolean
Return Value
Type: HRMVirtualNetworkGroup Table
A record from the HRMVirtualNetworkGroup table.