AifUserSessionService Class [AX 2012]
The AifUserSessionService class is the support class for the UserSessionService class.
| Method | Description | |
|---|---|---|
| applyTimeZone | Retrieves a utcdatetime value that is offset from the specified utcdatetime value by the amount indicated by the specified time Timezone enumeration value. |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| getAccessRights | |
| getAifCurrencyInfo | |
| getCompany | Retrieves the company of the current session. |
| getCompanyTimeZone | Retrieves the time zone for the current company |
| getCurrencyInfo | Retrieves the currency information for the company of the current session. |
| getLanguage | Retrieves the current session language. |
| getPartitionKey | Retrieves the partition key of the current session. |
| getPartitionKeysForUser | Retrieves the partition keys available to the current user. |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| getUserId | Gets the user ID of the current session. |
| getUserPreferredCalendar | Retrieves the preferred calendar for the current user. |
| getUserPreferredTimeZone | Retrieves the time zone that is configured for the current user. |
| getUserSessionInfo | Retrieves information derived from the current user session. |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| isSinglePartitionSystem | Gets a value that indicates whether the current system has only one partition. |
| new | Initializes a new instance of the Object class. (Inherited from Object.) |
| notify | Releases the hold on an object that has called the wait method on this object. (Inherited from Object.) |
| notifyAll | Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.) |
| objectOnServer | Determines whether the object is on a server. (Inherited from Object.) |
| owner | Returns the instance that owns the object. (Inherited from Object.) |
| removeTimeZone | Removes the offset that is indicated by a Timezone enumeration value from the specified utcdatetime value. |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
| ::getAosLocaleName | Gets the .NET locale name for the AOS culture. |
Community Additions
ADD
Show: