Version

TaskSerializableItem Class Members

The following tables list the members exposed by TaskSerializableItem.

Public Constructors
 NameDescription
Public ConstructorTaskSerializableItem Constructor  
Public Fields
 NameDescription
Public FieldCategoriesThe Categories property value of the associated resource. (Inherited from Infragistics.Services.Schedules.ActivityBaseSerializableItem)
Public FieldDescriptionThe Description property value of the associated activity. (Inherited from Infragistics.Services.Schedules.ActivityBaseSerializableItem)
Public FieldEndThe End property value of the associated activity. (Inherited from Infragistics.Services.Schedules.ActivityBaseSerializableItem)
Public FieldEndTimeZoneIdThe EndTimeZoneId property value of the associated activity. (Inherited from Infragistics.Services.Schedules.ActivityBaseSerializableItem)
Public FieldIdThe Id property value of the associated item. (Inherited from Infragistics.Services.Schedules.SerializableItemBase)
Public FieldIsLockedThe IsLocked property value of the associated activity. (Inherited from Infragistics.Services.Schedules.ActivityBaseSerializableItem)
Public FieldIsOccurrenceDeletedThe IsOccurrenceDeleted property value of the associated activity. (Inherited from Infragistics.Services.Schedules.ActivityBaseSerializableItem)
Public FieldIsTimeZoneNeutralThe IsTimeZoneNeutral property value of the associated activity. (Inherited from Infragistics.Services.Schedules.ActivityBaseSerializableItem)
Public FieldIsVisibleThe IsVisible property value of the associated activity. (Inherited from Infragistics.Services.Schedules.ActivityBaseSerializableItem)
Public FieldLastModifiedTimeThe LastModifiedTime property value of the associated activity. (Inherited from Infragistics.Services.Schedules.ActivityBaseSerializableItem)
Public FieldMaxOccurrenceDateTimeThe MaxOccurrenceDateTime property value of the associated activity. (Inherited from Infragistics.Services.Schedules.ActivityBaseSerializableItem)
Public FieldOriginalOccurrenceEndThe OriginalOccurrenceEnd property value of the associated activity. (Inherited from Infragistics.Services.Schedules.ActivityBaseSerializableItem)
Public FieldOriginalOccurrenceStartThe OriginalOccurrenceStart property value of the associated activity. (Inherited from Infragistics.Services.Schedules.ActivityBaseSerializableItem)
Public FieldOwningCalendarIdThe OwningCalendarId property value of the associated activity. (Inherited from Infragistics.Services.Schedules.ActivityBaseSerializableItem)
Public FieldOwningResourceIdThe OwningResourceId property value of the associated activity. (Inherited from Infragistics.Services.Schedules.ActivityBaseSerializableItem)
Public FieldPercentageCompleteThe PercentComplete property value of the associated task.  
Public FieldRecurrenceThe Recurrence property value of the associated activity. (Inherited from Infragistics.Services.Schedules.ActivityBaseSerializableItem)
Public FieldRecurrenceVersionThe RecurrenceVersion property value of the associated activity. (Inherited from Infragistics.Services.Schedules.ActivityBaseSerializableItem)
Public FieldReminderThe Reminder property value of the associated activity. (Inherited from Infragistics.Services.Schedules.ActivityBaseSerializableItem)
Public FieldReminderEnabledThe ReminderEnabled property value of the associated activity. (Inherited from Infragistics.Services.Schedules.ActivityBaseSerializableItem)
Public FieldReminderIntervalThe ReminderInterval property value of the associated activity. (Inherited from Infragistics.Services.Schedules.ActivityBaseSerializableItem)
Public FieldRootActivityIdThe RootActivityId property value of the associated activity. (Inherited from Infragistics.Services.Schedules.ActivityBaseSerializableItem)
Public FieldStartThe Start property value of the associated activity. (Inherited from Infragistics.Services.Schedules.ActivityBaseSerializableItem)
Public FieldStartTimeZoneIdThe StartTimeZoneId property value of the associated activity. (Inherited from Infragistics.Services.Schedules.ActivityBaseSerializableItem)
Public FieldSubjectThe Subject property value of the associated activity. (Inherited from Infragistics.Services.Schedules.ActivityBaseSerializableItem)
Public FieldUnmappedPropertiesThe UnmappedProperties property value of the associated resource. (Inherited from Infragistics.Services.Schedules.SerializableItemBase)
Public FieldVariantPropertiesThe VariantProperties property value of the associated activity. (Inherited from Infragistics.Services.Schedules.ActivityBaseSerializableItem)
See Also