RT 4.0.24 Documentation

This version has reached its end of life and is out of support. Please contact us for upgrade assistance.

RT::ObjectCustomFieldValues

Go to latest version →

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 CONTENT LARGE_CONTENT

If this collection has an entry with content that eq CONTENT and large content that eq LARGE_CONTENT then returns the entry, otherwise returns undef.

NewItem

Returns an empty new RT::ObjectCustomFieldValue item

← Back to index