GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.5.2 Assembly / C1.GanttView Namespace / Resource Class
Properties Methods Events


In This Topic
    Resource Class Members
    In This Topic

    The following tables list the members exposed by Resource.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of a Resource.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the cost of the resource.  
    Public PropertyGets the object's autogenerated ID. (Inherited from C1.GanttView.BaseObject)
    Public Property (Inherited from C1.C1Schedule.BasePersistableObject)
    Public Property (Inherited from C1.C1Schedule.BasePersistableObject)
    Public PropertyGets or sets the resource name.  
    Public PropertyGets the next object's ID in collection. (Inherited from C1.GanttView.BaseObject)
    Public PropertyGets or sets notes associated with this task. (Inherited from C1.GanttView.BaseObject)
    Public PropertyGets the owner Project. (Inherited from C1.GanttView.BaseObject)
    Public PropertyGets or sets the type of the resource.  
    Public PropertyGets or sets the unit of measure for the resource.  
    Top
    Public Methods
     NameDescription
    Public Method (Inherited from C1.C1Schedule.BasePersistableObject)
    Public Method (Inherited from C1.C1Schedule.BasePersistableObject)
    Public MethodOverloaded.  (Inherited from C1.C1Schedule.BasePersistableObject)
    Public MethodOverloaded.  (Inherited from C1.C1Schedule.BasePersistableObject)
    Public MethodGets the value of a custom field. (Inherited from C1.GanttView.BaseObject)
    Public MethodResets the value of the Cost property.  
    Public MethodSets the value of a custom field. (Inherited from C1.GanttView.BaseObject)
    Public MethodOverloaded.  (Inherited from C1.C1Schedule.BasePersistableObject)
    Top
    Protected Methods
     NameDescription
    Protected Method (Inherited from C1.C1Schedule.BasePersistableObject)
    Protected MethodOverloaded. Raises the PropertyChanged event. (Inherited from C1.GanttView.BaseObject)
    Top
    Public Events
     NameDescription
    Public EventOccurs when the value of a property changes. (Inherited from C1.GanttView.BaseObject)
    Top
    See Also