FCSessionSummary Class Members
The following tables list the members exposed by FCSessionSummary.
Public Properties
| | Name | Description |
| --- | --- | --- |
| | CreationTime | Timestamp when the session was created. |
|
| LastLoadTime | Timestamp when the session was last loaded via FCApplication.GetSession |
|
| LoginType | |
|
| SessionID |
Returns the session's unique identifier.
|
| | UserID | Returns the unique identifier for the session's logged-in user. |
|
| UserName | Returns the login name for the session's logged-in user. |