Click or drag to resize

DayOccurrenceInMonthPartialEntity Class

Day Occurrence In Month Partial
Inheritance Hierarchy
SystemObject
  IntegrationEntity
    AMCS.Elemos.IntegrationService.Entity.AutoPayDayOccurrenceInMonthPartialEntity

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

The DayOccurrenceInMonthPartialEntity type exposes the following members.

Constructors
  NameDescription
Public methodDayOccurrenceInMonthPartialEntity
Initializes a new instance of the DayOccurrenceInMonthPartialEntity class.
Public methodDayOccurrenceInMonthPartialEntity(Object)
Initializes a new instance of the DayOccurrenceInMonthPartialEntity class.
Top
Properties
  NameDescription
Public propertyDayOccurrenceInMonthId
Gets or sets the day occurrence in month identifier.
Public propertyDescription
Gets or sets the description.
Top
See Also