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.4.717.3176 (8.4.0717.3176)
Syntax
C#
public ProjectAuditLogDescription Log { get; set; }

Property Value

Type: ProjectAuditLogDescription
See Also