public class TimerItem : BaseItemPublic Class TimerItem
Inherits BaseItemNo code example is currently available or this language may not be supported.| TimerItem | Create a new instance of the TimerItem item. |
| Comments |
Get a reference to the comments that have been created on this item.
(Inherited from BaseItem) |
| EndTime | Get/Set the date and time upon which the timer was stopped. |
| ExtendedProperties |
Get a reference to a collection of properties defined for this contact.
(Inherited from BaseItem) |
| IsRunning | Get/Set a value indicating whether the timer is running. |
| ItemId |
Get/Set the locally unique identification of this record.
(Inherited from BaseItem) |
| ItemTicket |
Get/Set the globally unique identification of this record.
(Inherited from BaseItem) |
| StartTime | Get/Set the date and time upon which the timer was started. |
| Equals | (Inherited from Object) |
| Finalize | (Inherited from Object) |
| GetHashCode | (Inherited from Object) |
| GetTimeSpan | Return the time elapsed from start to end or since the timer was started. |
| GetType | (Inherited from Object) |
| MemberwiseClone | (Inherited from Object) |
| OnCollectionChanged |
Raises the CollectionChanged event when the contents of a member
collection have changed.
(Inherited from BaseItem) |
| OnPropertyChanged |
Raises the PropertyChanged event when the value of a member property
has changed.
(Inherited from BaseItem) |
| ShouldSerializeEndTime | Return a value indicating whether the EndTime property should be serialized. |
| ShouldSerializeExtendedProperties |
Return a value indicating whether the ExtendedProperties property
should be serialized.
(Inherited from BaseItem) |
| ShouldSerializeIsRunning | Return a value indicating whether the IsRunning property should be serialized. |
| ShouldSerializeItemId |
Return a value indicating whether the ItemId property should be
serialized.
(Inherited from BaseItem) |
| ShouldSerializeItemTicket |
Return a value indicating whether the ItemTicket property should
be serialized.
(Inherited from BaseItem) |
| ShouldSerializeStartTime | Return a value indicating whether the StartTime property should be serialized. |
| ToString | (Inherited from Object) |
| PropertyChanged |
Raised when the value of a property has changed.
(Inherited from ChangeObjectItem) |