ReportData Class |
Namespace: FileHold.LibraryManager
public class ReportData : ReportObject, IComparable<ReportData>
The ReportData type exposes the following members.
| Name | Description | |
|---|---|---|
| ReportData | Initializes a new instance of the ReportData class | |
| ReportData(Principal, String, ReportingService2005) | Initializes a new instance of the ReportData class |
| Name | Description | |
|---|---|---|
| CreatedBy | (Inherited from ReportObject.) | |
| CreatedOn | (Inherited from ReportObject.) | |
| Description | (Inherited from ReportObject.) | |
| Hidden | (Inherited from ReportObject.) | |
| ID | (Inherited from ReportObject.) | |
| IsRootFolder | (Inherited from ReportObject.) | |
| Name | (Inherited from ReportObject.) | |
| Path | (Inherited from ReportObject.) |
| Name | Description | |
|---|---|---|
| GetPropertyValue | (Inherited from ReportObject.) | |
| HasUserPermissons | (Overrides ReportObjectHasUserPermissons.) | |
| SetObjectType | (Overrides ReportObjectSetObjectType.) |
| Name | Description | |
|---|---|---|
| principal | (Inherited from ReportObject.) | |
| properties | (Inherited from ReportObject.) | |
| type | (Inherited from ReportObject.) |
| Name | Description | |
|---|---|---|
| ConvertT | (Defined by |