The following tables list the members exposed by Resource.
Name | Description | |
---|---|---|
Resource Constructor | Creates a default instance of Resource. |
Name | Description | |
---|---|---|
DataKey | Gets/sets unique key object used in data binding. For keys that are of type string, the Key property can also be used. (Inherited from Infragistics.WebUI.Shared.WebDataObject) | |
DataRow | A.T. DataRow reference - using this we can access any additional custom column in the underlying datasource not only the ones that are already mapped using the data binding | |
Description | Gets/sets the Description of this Resource. | |
EmailAddress | Gets/sets the E-Mail address of this Resource, if any. | |
EnableReminders | Determines if actions and reminders for all activities assigned to this owner are enabled. | |
EnableRemindersResolved | Determines if actions and reminders for all appointments assigned to this owner are enabled. | |
HasStyle | Indicates whether a Style object has been created. | |
Index | Gets/sets the index of the Resource in the UltraScheduleInfo.Resources collection. | |
IsEmpty | Check if object contains only default values. (Inherited from Infragistics.WebUI.Shared.WebObjectBase) | |
IsUnassigned | Returns true only for the special ResourcesCollection.UnassignedResource used to hold appointments that do not belong to any resource. | |
Key | Overridden. Gets or sets the key for this Resource that it is locally unique within it's containing ResourceCollection. | |
Name | Specifies the display name of the Resource. | |
ResourcePreferences | Gets the collection of ResourcePreference objects associated with the current Resource. | |
ScheduleInfo | Returns the WebScheduleInfo component which owns the Resource object. | |
Style | Returns the Style object that controls the Activity's formatting. |
Name | Description | |
---|---|---|
EnableViewState | Turns on ViewState tracking for this WebObject (Inherited from Infragistics.WebUI.Shared.WebObjectBase) | |
SubObjects | (Inherited from Infragistics.WebUI.Shared.WebObjectBase) | |
ViewState | Gets a dictionary of state information (StateBag) that allows you to save and restore the view state of a server control across multiple requests for the same page. (Inherited from Infragistics.WebUI.Shared.WebObjectBase) |
Name | Description | |
---|---|---|
GetValue | Overloaded. Obtains a property value from ViewState based on the string id define as a constant in the derived class. (Inherited from Infragistics.WebUI.Shared.WebObjectBase) | |
IsDirty | Overloaded. Public shortcut to check if object has had data changes (Inherited from Infragistics.WebUI.Shared.WebObjectBase) | |
OnItemBound | Called when an object has been bound to a datastore (Inherited from Infragistics.WebUI.Shared.WebDataObject) | |
Reset | Clears the values of all properties within the object and also clears the viewstate for the object (Inherited from Infragistics.WebUI.Shared.WebObjectBase) | |
ResetKey | Sets the key back to null. (Inherited from Infragistics.WebUI.Shared.KeyedWebObjectBase) | |
SetValue | Sets an object value so that it is maintained in viewstate (Inherited from Infragistics.WebUI.Shared.WebObjectBase) | |
ToString | String formatted for visual designer. (Inherited from Infragistics.WebUI.Shared.WebObjectBase) |
Name | Description | |
---|---|---|
CreateSubObject | Overridden. Creates property sub-objects of this Resource object. | |
GetSubObject | Obtains a subobject reference based on the specified id value. SubObjects are automatically managed for ViewState (Inherited from Infragistics.WebUI.Shared.WebObjectBase) | |
OnPropertyChange | (Inherited from Infragistics.WebUI.Shared.WebDataObject) | |
SetSubObject | (Inherited from Infragistics.WebUI.Shared.WebDataObject) |