Click or drag to resize

ReportingProcessCollection Properties

The ReportingProcessCollection type exposes the following members.

Properties
  Name Description
Public property Count Gets the number of elements actually contained in the CollectionT.
(Inherited from CollectionIReportingProcess)
Public property Item Gets or sets the element at the specified index.
(Inherited from CollectionIReportingProcess)
Protected property Items Gets a IListT wrapper around the CollectionT.
(Inherited from CollectionIReportingProcess)
Public property Status Gets the descriptive status of this CollectionT.
Top
See Also