Notification Members
Describes the information associated with a notification that has been generated.
The following tables list the members exposed by the Notification type.
Public Properties
Name | Description | |
---|---|---|
![]() |
ActorUserUuid | Gets the identity of the user who performed the operation that triggered the event. |
![]() |
Completed | Gets the time when the operation that triggered the event was completed. |
![]() |
IsSuccess | Gets the status of the operation that triggered the event. |
![]() |
NotificationType | Gets the type of event that occurred. |
![]() |
Request | Gets the FIM CM request associated with the operation that triggered the event. |
![]() |
Started | Gets the time when the operation that triggered the event was started. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object) |
![]() |
GetHashCode | (Inherited from Object) |
![]() |
GetType | (Inherited from Object) |
![]() |
ToString | (Inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object) |
![]() |
MemberwiseClone | (Inherited from Object) |
Top
See Also
Reference
Notification Class
Microsoft.Clm.Shared.Notifications Namespace
INotificationSink.Notify Method