Click or drag to resize

AuditServiceGetById Method

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

Parameters

autoId
Type: SystemInt32

Return Value

Type: Audit

Implements

IAuditServiceGetById(Int32)
See Also