The ScheduleDefinitionItem type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ScheduleDefinitionItem | Overloaded. |
Methods
Name | Description | |
---|---|---|
CheckAccess | (Inherited from DispatcherObject.) | |
ClearValue | Overloaded. | |
CoerceValue | (Inherited from DependencyObject.) | |
Equals | (Inherited from DependencyObject.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from DependencyObject.) | |
GetLocalValueEnumerator | (Inherited from DependencyObject.) | |
GetType | (Inherited from Object.) | |
GetValue | (Inherited from DependencyObject.) | |
InvalidateProperty | (Inherited from DependencyObject.) | |
MemberwiseClone | (Inherited from Object.) | |
OnPropertyChanged | (Inherited from DependencyObject.) | |
ReadLocalValue | (Inherited from DependencyObject.) | |
SetCurrentValue | (Inherited from DependencyObject.) | |
SetValue | Overloaded. | |
ShouldSerializeProperty | (Inherited from DependencyObject.) | |
ToString |
Provides a string representation of this EntityItem object.
(Inherited from EntityItem.) | |
VerifyAccess | (Inherited from DispatcherObject.) |
Fields
Name | Description | |
---|---|---|
DefinitionStringProperty |
Identifies the DefinitionString dependency property.
|
Properties
Name | Description | |
---|---|---|
Content |
Gets or sets the content of this EntityItem.
This is a dependency property.
(Inherited from EntityItem.) | |
DefinitionString |
Gets or sets the definition string of this ScheduleDefinitionItem.
The definition string value is of this form: Monday-Friday 08:00-12:00 12:30-16:30, Saturday 08:00-12:00, 01/01/2010 -, 01/02/2010-01/05/2010 11:00-14:00.
It is recommended to set this property.
This is a dependency property.
| |
DependencyObjectType | (Inherited from DependencyObject.) | |
Dispatcher | (Inherited from DispatcherObject.) | |
IsSealed | (Inherited from DependencyObject.) | |
Tag |
Gets or sets an arbitrary object value that can be used to store custom information about this EntityItem.
This is a dependency property.
(Inherited from EntityItem.) |