VendFieldMetadataGroup::find Method
Finds a group configuration profile based on a record ID.
Syntax
client server public static VendFieldMetadataGroup find(RecId _id)
Run On
Called
Parameters
- _id
Type: RecId Extended Data Type
The record ID that identifies the configuration profile.
Return Value
Type: VendFieldMetadataGroup Table
The profile record; otherwise, an empty record.