Click or drag to resize

WorkSchedulesRepository Fields

The WorkSchedulesRepository type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberIdAttribute
Definition of the WorkSchedule identity attribute
Public fieldStatic memberNameAttribute
Definition of the Name data attribute
Public fieldStatic memberNumberOfDaysAttribute
Definition of the NumberOfDays data attribute
Public fieldStatic memberRecurrenceTypeAttribute
Definition of the RecurrenceType data attribute
Public fieldStatic memberRepositoryName
The name of the repository
Public fieldStatic memberTableName
The primary storage table for WorkSchedule objects
Public fieldStatic memberWorkingTimeChildCollectionDefinition
Definition of the WorkingTime child list
Top
See Also