Click or drag to resize

UpdateTotalsServiceArgumentsLog Property

Gets the ProjectAuditLogDescription to set the change number and change comment for the update to the project's log.

Namespace:  Cobra.WebService.ClientAPI.Application.Files
Assembly:  Cobra.WebService.ClientAPI (in Cobra.WebService.ClientAPI.dll) Version: 8.3.715.2595 (8.3.0715.2595)
Syntax
C#
public ProjectAuditLogDescription Log { get; set; }

Property Value

Type: ProjectAuditLogDescription
See Also