TcxSchedulerWebServiceStorageResourceItems Properties
A collection of web service storage resources.| Name | Description |
|---|---|
| Capacity | Inherited from TCollection. |
| Count | Inherited from TCollection. |
| ItemClass | Inherited from TCollection. |
| Items | Provides zero-based indexed access to individual web service storage resources within the collection. |
| UpdateCount | Inherited from TCollection. |
| VisibleResourceCount | Returns the number of stored resources that the scheduling area currently displays. Inherited from TcxSchedulerStorageResourceItems. |
| VisibleResources | Provides zero-based indexed access to web service storage resources that the scheduling area currently displays. |
See Also