SchedulerResourceBuilder Members
In This Article
#Constructors
Name | Description |
---|---|
Scheduler |
For internal use only. Initializes a new Scheduler |
#Methods
Name | Description |
---|---|
Allow |
Specifies whether you can assign several resources of this kind to an appointment. Mirrors the client-side allow |
Allow |
Specifies whether you can assign several resources of this kind to an appointment. Mirrors the client-side allow |
Color |
Specifies the resource object field that is used as a resource color. Mirrors the client-side color |
Color |
Specifies the resource object field that is used as a resource color. Mirrors the client-side color |
Data |
Specifies available resource instances. Mirrors the client-side data |
Data |
Binds a SchedulerArray , List , or IEnumerable .
|
Data |
Binds a Scheduler |
Data |
Binds a Scheduler |
Data |
Provides access to methods that mirror client-side data source options. |
Display |
Specifies which field from the resource data objects provides values to be displayed in the resource editor. Mirrors the client-side display |
Display |
Specifies which field from the resource data objects provides values to be displayed in the resource editor. Mirrors the client-side display |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Field |
The name of the appointment object field that specifies a resource of this kind. Mirrors the client-side field |
Field |
The name of the appointment object field that specifies a resource of this kind. Mirrors the client-side field |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Label |
Specifies the label of the Appointment popup window field that allows end users to assign a resource of this kind. Mirrors the client-side label option. |
Label |
Specifies the label of the Appointment popup window field that allows end users to assign a resource of this kind. Mirrors the client-side label option. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Option |
Specifies an option by its name. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns a string that represents the current object. Inherited from Object. |
Use |
Specifies whether appointments are colored like this resource kind. Mirrors the client-side use |
Use |
Specifies whether appointments are colored like this resource kind. Mirrors the client-side use |
Value |
Specifies the resource object field that is used as a value of the Resource editor in the Appointment popup window. Mirrors the client-side value |
Value |
Specifies the resource object field that is used as a value of the Resource editor in the Appointment popup window. Mirrors the client-side value |
See Also