AllowDependencyAdding(JS)
|
Specifies whether a user can add dependencies. Mirrors the client-side allowDependencyAdding option.
|
AllowDependencyAdding(Boolean)
|
Specifies whether a user can add dependencies. Mirrors the client-side allowDependencyAdding option.
|
AllowDependencyDeleting(JS)
|
Specifies whether a user can delete dependencies. Mirrors the client-side allowDependencyDeleting option.
|
AllowDependencyDeleting(Boolean)
|
Specifies whether a user can delete dependencies. Mirrors the client-side allowDependencyDeleting option.
|
AllowResourceAdding(JS)
|
Specifies whether a user can add resources. tasks. Mirrors the client-side allowResourceAdding option.
|
AllowResourceAdding(Boolean)
|
Specifies whether a user can add resources. tasks. Mirrors the client-side allowResourceAdding option.
|
AllowResourceDeleting(JS)
|
Specifies whether a user can delete resources. Mirrors the client-side allowResourceDeleting option.
|
AllowResourceDeleting(Boolean)
|
Specifies whether a user can delete resources. Mirrors the client-side allowResourceDeleting option.
|
AllowResourceUpdating(JS)
|
For internal use only. Mirrors the client-side allowResourceUpdating option.
|
AllowResourceUpdating(Boolean)
|
For internal use only. Mirrors the client-side allowResourceUpdating option.
|
AllowTaskAdding(JS)
|
Specifies whether a user can add tasks. Mirrors the client-side allowTaskAdding option.
|
AllowTaskAdding(Boolean)
|
Specifies whether a user can add tasks. Mirrors the client-side allowTaskAdding option.
|
AllowTaskDeleting(JS)
|
Specifies whether a user can delete tasks. Mirrors the client-side allowTaskDeleting option.
|
AllowTaskDeleting(Boolean)
|
Specifies whether a user can delete tasks. Mirrors the client-side allowTaskDeleting option.
|
AllowTaskResourceUpdating(JS)
|
Specifies whether users can update a task's resources. Mirrors the client-side allowTaskResourceUpdating option.
|
AllowTaskResourceUpdating(Boolean)
|
Specifies whether users can update a task's resources. Mirrors the client-side allowTaskResourceUpdating option.
|
AllowTaskUpdating(JS)
|
Specifies whether a user can update tasks. Mirrors the client-side allowTaskUpdating option.
|
AllowTaskUpdating(Boolean)
|
Specifies whether a user can update tasks. Mirrors the client-side allowTaskUpdating option.
|
Enabled(JS)
|
Specifies whether a user can edit tasks, resources and dependencies. Mirrors the client-side enabled option.
|
Enabled(Boolean)
|
Specifies whether a user can edit tasks, resources and dependencies. Mirrors the client-side enabled option.
|
Equals(Object, Object)
static
|
Determines whether the specified object instances are considered equal.
|
Equals(Object)
|
Determines whether the specified object is equal to the current object.
|
GetHashCode()
|
Serves as the default hash function.
|
GetType()
|
Gets the Type of the current instance.
|
MemberwiseClone()
protected
|
Creates a shallow copy of the current Object.
|
Option(String, Object)
|
Specifies an option by its name.
|
ReferenceEquals(Object, Object)
static
|
Determines whether the specified Object instances are the same instance.
|
ToString()
|
Returns a string that represents the current object.
|