  | IAuditServiceGetById Method  | 
  
    Namespace: 
   Dynamicweb.Auditing
    Assembly:
   Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
SyntaxAudit GetById(
	int autoId
)
Function GetById ( 
	autoId As Integer
) As Audit
Parameters
- autoId
 - Type: SystemInt32
 
Return Value
Type: 
Audit
See Also