The QaReportChoice object represents a Report Choice entry in the CM4D Site Database. Each Report Choice is associated to one Managed Document and can be loaded when a Managed Document is loaded. Report Choices are created from Sheet entries in a CM4D Document and get updated when a CM4D Document is saved. CM4D Documents can be created, opened, managed, unmanaged, and saved via the QaDoc API object.
Property | Description | Return Type | Input Parameters | Remarks |
ID; | Report Choice Unique Identifier | BSTR | Get-only | |
ManagedDocumentID; | Report Choice Managed Document Unique Identifier | BSTR | Get-only | |
ReportLabel; | Report Choice Report Label | BSTR | Get-only | |
ReportSequence; | Report Choice Report Sequence | LONG | Get-only | |
SheetLabel; | Report Choice Sheet Label | BSTR | Get-only | |
SheetSetLabel; | Report Choice Sheet Set Label | BSTR | Get-only |