C1.WPF.GanttView.4 Assembly > C1.GanttView Namespace : Resource Class |
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 | Gets the object's autogenerated ID. (Inherited from C1.GanttView.BaseObject) | |
IsEdit | (Inherited from C1.C1Schedule.BasePersistableObject) | |
Key | (Inherited from C1.C1Schedule.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 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.C1Schedule.BasePersistableObject) | |
CancelEdit | (Inherited from C1.C1Schedule.BasePersistableObject) | |
EndEdit | (Inherited from C1.C1Schedule.BasePersistableObject) | |
FromXml | Overloaded. (Inherited from C1.C1Schedule.BasePersistableObject) | |
GetFieldValue | Gets the value of a custom field. (Inherited from C1.GanttView.BaseObject) | |
ResetCost | Resets the value of the Cost property. | |
SetFieldValue | Sets the value of a custom field. (Inherited from C1.GanttView.BaseObject) | |
ToXml | Overloaded. (Inherited from C1.C1Schedule.BasePersistableObject) |
Name | Description | |
---|---|---|
PropertyChanged | Occurs when the value of a property changes. (Inherited from C1.GanttView.BaseObject) |