Click or drag to resize

Time Properties

The Time type exposes the following members.

Properties
  NameDescription
Public propertyColor
Color of the object
(Inherited from ObjectBaseT.)
Public propertyComments
Comments string
(Inherited from ObjectBaseT.)
Public propertyDetailLevel
Gets the current detail level of retrieved objects. You will not be able to get the values of some properties if the detail level is too low. You can still set property values however to override existing values.
(Inherited from ObjectSummaryT.)
Public propertyDomain
Information about the domain the object belongs to.
(Inherited from ObjectSummaryT.)
Public propertyEnd
Gets or sets the End time. Note: Each gateway may interpret this time differently according to its time zone.
Public propertyEndNever
Gets or sets a value indicating whether this Time object should never end.
Public propertyGroups
Gets the time groups.
Public propertyHourRanges
Gets or sets the Hours recurrence. Note: Each gateway may interpret this time differently according to its time zone.
Public propertyIcon
Object icon
(Inherited from ObjectBaseT.)
Public propertyIsChanged
Gets the object's changed status. Includes checking status of all IChangeTracking properties.
(Inherited from ChangeTracking.)
Public propertyIsNew
Gets a value indicating whether this instance is new.
(Inherited from SimpleChangeTracking.)
Public propertyMetaInfo
Meta Information
(Inherited from ObjectBaseT.)
Public propertyName
Object name. Should be unique in the domain.
(Inherited from ObjectSummaryT.)
Public propertyObjectType
The object type.
(Overrides ObjectSummaryTObjectType.)
Public propertyReadOnly
Indicates whether the object is read-only
(Inherited from ObjectBaseT.)
Public propertyRecurrence
Gets or sets the days recurrence.
Public propertyStart
Gets or sets the Starting time. Note: Each gateway may interpret this time differently according to its time zone.
Public propertyStartNow
Gets or sets a value indicating whether to start now.
Public propertyTags
Tags assigned to object
(Inherited from ObjectBaseT.)
Public propertyType
Type of the object.
(Overrides ObjectSummaryTType.)
Public propertyUID
Object unique identifier.
(Inherited from ObjectSummaryT.)
Top
See Also