Version

ScheduleResource Class Members

The following tables list the members exposed by ScheduleResource.

Public Constructors
 NameDescription
Public ConstructorScheduleResource ConstructorOverloaded.   
Public Properties
 NameDescription
Public PropertyColorSchemeReturns or sets a constant which identifies the color scheme for this resource, or null if no color scheme is explicitly set.  
Public PropertyDataObjectReturns the data object from which this activity or resource was created, or null if it has no associated data object. (Inherited from Infragistics.Scheduler.DataBindableItemBase)
Public PropertyDaysOfWeekSettingsReturns or sets an object which contains a settings object for each day of the week, with which workdays and working hours can be customized.  
Public PropertyDisplayNameA string which identifies this resource in the user interface.  
Public PropertyIdReturns the unique identifier for this resource.  
Public Methods
 NameDescription
Public MethodToStringReturns the string representation of this object.  
Protected Methods
 NameDescription
Protected Internal MethodDestroyOverridden. Releases any memory previously used by this object.  
Protected MethodOnPropertyChangedRaises the PropertyChanged event. (Inherited from Infragistics.Scheduler.ObservableObject)
Public Events
 NameDescription
Public EventPropertyChangedOccurs when the value of a property of this object changes. (Inherited from Infragistics.Scheduler.ObservableObject)
See Also