ResourceMappings Properties
Provides information on the resource properties’ mapping to data fields.| Name | Description |
|---|---|
| Brush | Specifies the mapping that binds the resource’s ResourceItem.Brush property to the data source field. |
| BrushName | Specifies the mapping that binds the resource’s ResourceItem.BrushName property to the data source field. |
| BrushSavingType | Specifies the format type used to store the brush information. |
| Caption | Specifies the mapping that binds the resource’s ResourceItem.Caption property to the data source field. |
| Color | Specifies the mapping that binds the resource’s ResourceItem.Color property to the data source field. |
| ColorSavingType | Gets or sets the format type to store the color information. |
| CustomFieldMappings | Provides access to a collection of custom field mappings. Inherited from MappingsBase. |
| Group | |
| Id | Specifies the mapping that binds the resource’s SourceObjectContainer.Id property to the data source field. |
| Visible | Gets or sets the mapping that binds the appointment’s ResourceItem.Visible property to the data source field. |
See Also