The following tables list the members exposed by ProjectCalendarException.
Name | Description | |
---|---|---|
ProjectCalendarException Constructor | Initializes a new ProjectCalendarException |
Name | Description | |
---|---|---|
DateRange | Returns or sets the date range for which the specified changes are in effect. | |
DaySettings | Returns or sets an object that provides the working time information for the exception. | |
DisplayName | Returns or sets the name for the exception. | |
Recurrence | Returns or sets an object that provides the recurrence pattern for the exception. |
Name | Description | |
---|---|---|
HasListeners | (Inherited from Infragistics.PropertyChangeNotifier) |
Name | Description | |
---|---|---|
CollectionFromXml | Parses the specified xml to ObservableCollectionExtended<ProjectCalendarException>. This is the format in which ProjectCalendar's Exceptions property is saved into underlying data item's mapped string property. | |
CollectionToXml | Converts the specified ObservableCollection<ProjectCalendarException> to its XML representation. This is the format that the XamGantt uses to serialize out ProjectCalendar's Exceptions property value into its underlying data item. |
Name | Description | |
---|---|---|
OnFirstListenerAdding | (Inherited from Infragistics.PropertyChangeNotifier) | |
OnHasListenersChanged | (Inherited from Infragistics.PropertyChangeNotifier) | |
OnPropertyChanged | (Inherited from Infragistics.PropertyChangeNotifierExtended) | |
RaisePropertyChangedEvent | (Inherited from Infragistics.PropertyChangeNotifier) | |
SetField<T> | (Inherited from Infragistics.PropertyChangeNotifierExtended) |
Name | Description | |
---|---|---|
PropertyChanged | (Inherited from Infragistics.PropertyChangeNotifier) |