RT 4.0.16 Documentation
This version has reached its end of life and is out of support. Please contact us for upgrade assistance.
RT::ObjectCustomFieldValues
LimitToCustomField FIELD
Limits the returned set to values for the custom field with Id FIELD
LimitToObject OBJECT
Limits the returned set to values for the given OBJECT
HasEntry VALUE
If this collection has an entry with content that eq VALUE then returns the entry, otherwise returns undef.
NewItem
Returns an empty new RT::ObjectCustomFieldValue item
← Back to index