Click or drag to resize

NotificationAcknowledgeResultPartialEntity Class

Inheritance Hierarchy
SystemObject
  IntegrationEntity
    AMCS.Elemos.IntegrationService.Entity.NotificationNotificationAcknowledgeResultPartialEntity

Namespace:  AMCS.Elemos.IntegrationService.Entity.Notification
Assembly:  AMCS.Elemos.IntegrationService (in AMCS.Elemos.IntegrationService.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
[SerializableAttribute]
public class NotificationAcknowledgeResultPartialEntity : IntegrationEntity

The NotificationAcknowledgeResultPartialEntity type exposes the following members.

Constructors
  NameDescription
Public methodNotificationAcknowledgeResultPartialEntity
Initializes a new instance of the NotificationAcknowledgeResultPartialEntity class.
Public methodNotificationAcknowledgeResultPartialEntity(Object)
Initializes a new instance of the NotificationSendPartialEntity class.
Top
Properties
  NameDescription
Public propertyIsSuccess
Gets or sets a value indicating whether this instance is success.
Top
See Also