 | NotificationAcknowledgeRequestPartialEntityAcknowledgedDate Property |
Gets or sets the acknowledged date.
Namespace:
AMCS.Elemos.IntegrationService.Entity.Notification
Assembly:
AMCS.Elemos.IntegrationService (in AMCS.Elemos.IntegrationService.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic DateTime AcknowledgedDate { get; set; }
Public Property AcknowledgedDate As DateTime
Get
Set
Property Value
Type:
DateTime
The acknowledged date.
See Also