API Reference
Class
AuditWorkspaceDocumentSet
Represents the core documents that make up an audit workspace.
Inheritance
- Object
- AuditWorkspaceDocumentSet
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
- Method AuditWorkspaceBuilder.Create
- Method AuditWorkspaceReader.Load
Accepted by parameters
Constructors
public AuditWorkspaceDocumentSet() #Inherited Methods
Properties
public AuditWorkspaceManifest Manifest { get; set; } #Gets or sets the engagement manifest document.
public AuditWorkspacePackageLink PackageLink { get; set; } #Gets or sets the package link document.
public AuditOverlayCollectionDocument Overlays { get; set; } #Gets or sets the overlay collection document.