Click or drag to resize

AuditServiceDelete Method

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

Parameters

autoId
Type: SystemInt32

Return Value

Type: Boolean

Implements

IAuditServiceDelete(Int32)
See Also