PRELIMINARY INFORMATION - SUBJECT TO CHANGE
This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Adds an audit event, likely to be completed with one or more audit objects.

Namespace: Smartsite.Runtime.Modules
Assembly:  Smartsite.Runtime.Modules (in Smartsite.Runtime.Modules.dll)

Syntax

C#Copy imageCopy Code
[]
public static long AddEvent()
Visual Basic (Declaration)Copy imageCopy Code
<> _
Public Shared Function AddEvent As Long

Return Value

Returns the number of the created audit event. This number can be used to add audit objects to the audit event.

See Also

Advanced