Table "Role Center Notifications"
ID 1430
Namespace: Microsoft.RoleCenters
Properties
| Name |
Value |
| Caption |
Role Center Notifications
|
| DataPerCompany |
False
|
| ReplicateData |
False
|
| DataClassification |
CustomerContent
|
Fields
| Name |
Type |
Description |
| "User SID" |
Guid
|
|
| "First Session ID" |
Integer
|
|
| "Last Session ID" |
Integer
|
|
| "Evaluation Notification State" |
Option
|
|
| "Buy Notification State" |
Option
|
|
| SystemId |
Guid
|
|
| SystemCreatedAt |
DateTime
|
|
| SystemCreatedBy |
Guid
|
|
| SystemModifiedAt |
DateTime
|
|
| SystemModifiedBy |
Guid
|
|
| SystemRowVersion |
BigInteger
|
|
Methods
Initialize
IsFirstLogon
procedure IsFirstLogon(): Boolean
Returns
GetEvaluationNotificationState
procedure GetEvaluationNotificationState(): Integer
Returns
SetEvaluationNotificationState
procedure SetEvaluationNotificationState(NewState: Option)
Parameters
| Name |
Type |
Description |
|
NewState
|
Option
|
|
GetBuyNotificationState
procedure GetBuyNotificationState(): Integer
Returns
SetBuyNotificationState
procedure SetBuyNotificationState(NewState: Option)
Parameters
| Name |
Type |
Description |
|
NewState
|
Option
|
|
See also