Click or drag to resize

ReasonEntity Class

Payment Transaction Entity
Inheritance Hierarchy
SystemObject
  IntegrationEntity
    AMCS.Elemos.IntegrationService.Entity.SettingsReasonEntity

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

The ReasonEntity type exposes the following members.

Properties
  NameDescription
Public propertyDescription
Gets or sets the description.
Public propertyFullDescription
Gets or sets the full description.
Public propertyReasonId
Gets or sets the reason identifier.
Top
See Also