Name | Description | |
---|---|---|
Resource Constructor | Initializes a new instance of a Resource. |
The following tables list the members exposed by Resource.
Name | Description | |
---|---|---|
Resource Constructor | Initializes a new instance of a Resource. |
Name | Description | |
---|---|---|
Cost | Gets or sets the cost of the resource. | |
Id | (Inherited from C1.Schedule.BasePersistableObject) | |
ID | Gets the object's autogenerated ID. (Inherited from C1.GanttView.BaseObject) | |
IsEdit | (Inherited from C1.Schedule.BasePersistableObject) | |
Key | (Inherited from C1.Schedule.BasePersistableObject) | |
Name | Gets or sets the resource name. | |
NextID | Gets the next object's ID in collection. (Inherited from C1.GanttView.BaseObject) | |
Notes | Gets or sets notes associated with this task. (Inherited from C1.GanttView.BaseObject) | |
Project | Gets the owner BaseObject.Project. (Inherited from C1.GanttView.BaseObject) | |
ResourceType | Gets or sets the type of the resource. | |
UnitOfMeasure | Gets or sets the unit of measure for the resource. |
Name | Description | |
---|---|---|
BeginEdit | (Inherited from C1.Schedule.BasePersistableObject) | |
CancelEdit | (Inherited from C1.Schedule.BasePersistableObject) | |
EndEdit | Overloaded. (Inherited from C1.Schedule.BasePersistableObject) | |
FromXml | Overloaded. (Inherited from C1.Schedule.BasePersistableObject) | |
GetFieldValue | Gets the value of a custom field. (Inherited from C1.GanttView.BaseObject) | |
ResetCost | Resets the value of the Resource.Cost property. | |
SetFieldValue | Sets the value of a custom field. (Inherited from C1.GanttView.BaseObject) | |
ToXml | Overloaded. (Inherited from C1.Schedule.BasePersistableObject) |
Name | Description | |
---|---|---|
GetObjectData | (Inherited from C1.Schedule.BasePersistableObject) | |
OnPropertyChanged | Overloaded. Raises the BaseObject.PropertyChanged event. (Inherited from C1.GanttView.BaseObject) |
Name | Description | |
---|---|---|
PropertyChanged | Occurs when the value of a property changes. (Inherited from C1.GanttView.BaseObject) |