Share via


TrvAdminCustomFields::getAdminCacheItemInstance Method

Gets the SysGlobalObjectCacheItemWrapper object that tracks the cached admin customizable fields.

Syntax

client server private static TrvExpenseAdminCustomFieldsCacheItem getAdminCacheItemInstance(boolean isHeaderTransactionField)

Run On

Called

Parameters

  • isHeaderTransactionField
    Type: boolean
    A Boolean value that indicates whether the current row is a header field.

Return Value

Type: TrvExpenseAdminCustomFieldsCacheItem Class
The SysGlobalObjectCacheItemWrapper object that tracks the cached admin customizable fields.

See Also

Reference

TrvAdminCustomFields Table