BuiltInMethods Methods
The BuiltInMethods type exposes the following members.
| Name | Description | |
|---|---|---|
| AosUtcNow | Gets the UTC date time for the AOS. |
| ConvertAXContainerToImageBytes | Converts an AX container object into an image byte array. |
| ConvertAXTimeToDateTime | Converts an AX time in seconds to a .Net DateTime. Only the time is relevant in the DateTime. |
| CurrentUserCompany | Obsolete. Gets the default current user's AX company name abbreviation (e.g. "DAT"). |
| GenerateLinkToAXMenuItem | Returns a link to a menu item based on context. |
| GetAXLanguageCultureInfo | Gets the SSRS supported culture info that matches the specified rendering culture |
| GetEnumLabelFromValue | Gets label of an enum value. |
| GetExtendedDataTypeFormat | Gets formatting string based on a named EDT and a culture. |
| GetUserCompany | Gets the given user's AX company name abbreviation (e.g. "DAT"), if argument is null, defaults to the current windows user. |
| GetUserPreferredCalendar | Get the RDL calendar string value, based on the client user session calendar. |
| IsArabicLanguage | Determines whether the specified language is an Arabac language. |
| ToDisplayStringAmount | Obsolete. Formats an Amount value in the culture supplied and ensures that zero can be returned as an empty string. |
| ToDisplayStringDate | Formats a DateTime value in the culture supplied using the format specified. |
Community Additions
ADD
Show: