B25.RelatedListItem
Overview
This class represents one of the entries in a related list.
Methods
getField
B25.FormField getField(SObjectField fieldToken)
This method will return a Field object for the specified SObjectField. The SObjectField must be an existing field on the SObjectType of the list. For example, if you are on the out-of-the-box Contacts related list, the field must exist on B25__ReservationContact__c.
Return value: B25.FormField
Parameters:
Name | Type |
---|