Namespace Sage.CRM.Utils
Classes
- Dispatch
Use this for controlling database transactions and locks. Also gives access to Cookies, Content and Query fields.
Dispatch
- Keys
Object to represent the current key values within CRM. Keys give us information on the context a web page is in. Key0 is the number of the dominant key. Each key position represents an entity and the value of the key represents the ID of that entity.
- Metadata
Class to get access to all metadata within the system including screens and lists. Metadata
- TableInfo
A class to represent information about a CRM table. GetTableInfo(string)
- TranslationFamily
Class to represent a Translation Family Collection.
- UserSession
A class to hold information on the currently logged on user. It also provides methods for date and time formatting using the users preferences and other useful options.