You can view property templates in the administration console object store navigation pane in the Data Design > Property Templates folder.
Property Template | Type | Implementations | Description |
---|---|---|---|
Class (CmRptClass) | String | CmRptDocumentUsageByClassResult, CmRptDocumentUsageByUserByClassResult | The document class. |
Content Size (CmRptContentSize) | Float64 | All subclasses of CmAbstractSearchResult | The total size of the documents in the class. |
Date (CmRptDate) | String | CmRptDocumentUsageByMonthResult | The month and year the document was created. |
Date First Created (CmRptDateFirstCreated) | Date | CmRptDocumentUsageByClassResult, CmRptDocumentUsageByStorageAreaResult, CmRptDocumentUsageByUserResult, CmRptDocumentUsageByUserByClassResult, CmRptDocumentUsageByUserRecordResult | The first date that a document of that class was created. |
Date Last Created (CmRptDateLastCreated) | Date | CmRptDocumentUsageByClassResult, CmRptDocumentUsageByStorageAreaResult, CmRptDocumentUsageByUserResult, CmRptDocumentUsageByUserByClassResult, CmRptDocumentUsageByUserRecordResult | The last date that a document of that class was created. |
Date Last Modified (CmRptDateLastModified) | Date | CmRptDocumentUsageByClassResult, CmRptDocumentUsageByUserByClassResult, | The date that a document of that class was last modified. |
Generate CSV (CmRptGenerateCSV) | Boolean | All subclasses of CmRptReportingBase | Indicates whether CSV file with the serach results should be generated. |
Object Count (CmRptObjectCount) | Float64 | All subclasses of CmAbstractSearchResult | Total number of documents per class. |
Result Row Count (CmRptResultRowCount) | Float64 | CmRptSearchResultsCSVDocument | Total number of result row in CSV file. |
Search Results CSV Document (CmRptSearchResultsCSVDocument) | Object | All subclasses of CmRptReportingBase | The CSV file with search results. |
Storage Area (CmRptStorageArea) | String | CmRptDocumentUsageByStorageAreaResult | The storage area where documents reside. |
User (CmRptUser) | String | CmRptDocumentUsageByUserResult, CmRptDocumentUsageByUserByClassResult, CmRptUserRecord | The creator of the documents. |
User Display Name (CmRptUserDisplayName) | String | CmRptUserRecord | The display name of the user in the record. |
User Distinguished Name (CmRptUserDistinguishedName) | String | CmRptUserRecord | The distinguished name of the user in the record. |
User Email (CmRptUserEmail) | String | CmRptUserRecord | The email address of the user in the record. |
User Record (CmRptUserRecord) | Object | CmRptDocumentUsageByUserRecordResult | The user record associated with the creator of the documents. |