Click or drag to resize

AuditService.Delete Method

Namespace:  Dynamicweb.Auditing
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public bool Delete(
	int autoId
)

Parameters

autoId
Type: System.Int32

Return Value

Type: Boolean

Implements

IAuditService.Delete(Int32)
See Also