Click or drag to resize

ProjectOperationsProjectAudit Property

Gets the ProjectAudit to execute audit log operations.

Namespace:  Cobra.WebService.ClientAPI.Application.Files
Assembly:  Cobra.WebService.ClientAPI (in Cobra.WebService.ClientAPI.dll) Version: 8.4.717.3176 (8.4.0717.3176)
Syntax
C#
public ProjectAudit ProjectAudit { get; }

Property Value

Type: ProjectAudit
See Also