For a list of all members of this type, see Task members.
Name | Description | |
---|---|---|
CanIndent | Determines if this Task from the Tasks collection can be added to the Tasks collection of its previous sibling. | |
CanOutdent | Determines if this Task from the Tasks collection can be a sibling of its parent task. | |
CollapseAll | Sets the Expanded property to false for all members of this collection and their descendants. | |
CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject) | |
Dispose | (Inherited from Infragistics.Shared.DisposableObject) | |
Equals | Overloaded. Returns whether the specified Task is the same logical instance as this task. | |
ExpandAll | Sets the Expanded property to true for all members of this collection and their descendants. | |
ExpandAllAncestors | Expands all ancestors of this Task to ensure that it is able to be made visible. | |
FromBytes | Deserializes a single Task object from the specified stream. | |
GetCustomProperty | Returns the value of the property having the given name | |
GetDuration | Returns the duration of this Task, optionally adjusting the returned value to remove non-working hours. | |
GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
Indent | Removes this Task from the Tasks collection to which it currently belongs, and adds it to the Tasks collection of its former previous sibling. | |
InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
IsAncestorOf | Returns whether this Task is an ancestor of the specified one. | |
IsDescendantOf | Returns whether this Task is a descendant of the specified one. | |
NotifyPropChange | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | |
Outdent | Removes this Task from the Tasks collection to which it currently belongs, and makes it a sibling of its former parent task. | |
Reset | Restores the properties of this object to their default values. | |
ResetCustomProperties | Resets all custom properties on the task to their default values. | |
ResetCustomProperty | Resets a custom property on the task to it's default value. | |
ResetGridSettings | Resets the GridSettings property to its default value. | |
ResetTaskSettings | Resets the TaskSettings property to its default value. | |
ResetTimelineSettings | Resets the TimelineSettings property to its default value. | |
Save | Overloaded. Returns a byte array containing the serialized object graph of this Task. | |
SetCustomProperty | Sets a custom property on the task. | |
SetDuration | Sets the value of the Duration property. | |
SetSummaryDurationFormat | Sets the format used to depict this task's Duration when it is a summary task. | |
ShouldSerialize | Returns a boolean value indicating whether this object requires serialization. | |
ShouldSerializeCustomProperties | Returns true if any custom property has been set to something other than the default; otherwise false. | |
ShouldSerializeCustomProperty | Returns true if the custom property has been set to something other than the default; otherwise false. | |
ShouldSerializeTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
ToString | Returns the string representation of this object. | |
VerifyNotDisposed | (Inherited from Infragistics.Shared.DisposableObject) |
Name | Description | |
---|---|---|
DeserializeTag | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | |
GetObjectData | Serialization helper method. | |
InitializeTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
MemberwiseClone | Overloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject) | |
OnDispose | Overridden. Releases resources used by this object. | |
OnObjectPropChanged | Overridden. Called when a property of this object changes. | |
OnSubObjectPropChanged | Overridden. Called when a property value changes on a sub-object. | |
ResetAllowedUIActions | Restores the AllowedUIActions property to its default value. | |
ResetConstraintDateTime | Restores the Constraint property to its default value. | |
ResetDeadline | Restores the Deadline property to its default value. | |
ResetDependencies | Restores the Dependencies property to its default value. | |
ResetDuration | Restores the Duration property to its default value. | |
ResetExpanded | Restores the Expanded property to its default value. | |
ResetMilestone | Restores the Milestone property to its default value. | |
ResetName | Restores the Name property to its default value. | |
ResetNotes | Restores the Notes property to its default value. | |
ResetPercentComplete | Restores the PercentComplete property to its default value. | |
ResetResources | Restores the Resources property to its default value. | |
ResetRowHeight | Restores the RowHeight property to its default value. | |
ResetStartDateTime | Restores the StartDateTime property to its default value. | |
ResetTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
ResetTasks | Restores the Tasks property to its default value. | |
SerializeTag | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) |