 | IAuditService.GetById 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: System.Int32
Return Value
Type:
Audit
See Also