VendRequestProfile::find Method
Finds a configuration profile based on the record ID.
Syntax
client server public static VendRequestProfile find(RecId _id)
Run On
Called
Parameters
- _id
Type: RecId Extended Data Type
The record ID of the configuration profile.
Return Value
Type: VendRequestProfile Table
The configuration profile record found; otherwise, a nullNothingnullptrunita null reference (Nothing in Visual Basic) record if not found.