The TimeRange type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Clone |
Implements ICloneable
| |
| Equals(Object) | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) | |
| Equals(TimeRange) |
Checks if the time range are equal
| |
| GetEndTime |
Returns the specific ending DateTime depending on the settings of the TimeRange | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetPropertyName``1 | (Inherited from BindableObject.) | |
| GetStartEndDateTime | Obsolete.
Caclulates start time and end time of given TimeRange instance.
| |
| GetStartTime |
Returns the specific starting DateTime depending on the settings of the TimeRange | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| HasErrorsOverride | (Inherited from ValidatingObject.) | |
| OnErrorsChanged | (Inherited from ValidatingObject.) | |
| OnPropertyChanged(String) | (Inherited from ValidatingObject.) | |
| OnPropertyChanged``1(Expression<(Of <<'(Func<(Of <<'(UMP>)>>)>)>>)) | (Inherited from BindableObject.) | |
| OnPropertyValidated | (Inherited from ValidatingObject.) | |
| SetAndNotify``1(UMP%, UMP, Expression<(Of <<'(Func<(Of <<'(UMP>)>>)>)>>)) | (Inherited from BindableObject.) | |
| SetAndNotify``1(UMP%, UMP, String) | (Inherited from BindableObject.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) | |
| TryInsertWorkShift |
Inserts a new WorkShift in the Shifts Defintion
|