The QaManagedRoutine object represents a Managed Routine entry in the CM4D Site Database. Each Managed Routine is associated to one Managed Document and can be loaded when a Managed Document is loaded. Managed Routines are created from Query 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 |
AccessControlCode; | Managed Routine Access Control Code | BSTR | Get-only | |
DataSourceID; | Managed Routine DataSource ID | BSTR | Get-only | |
ManagedDocumentID; | Managed Routine Managed Document ID | BSTR | Get-only | |
RoutineDescription; | Managed Routine Description | BSTR | Get-only | |
RoutineID; | Managed Routine ID | BSTR | Get-only | |
RoutineLabel; | Managed Routine Routine Label | BSTR | Get-only |