  | AuditQueryUserId Property  | 
  
    Namespace: 
   Dynamicweb.Auditing
    Assembly:
   Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntaxpublic Nullable<int> UserId { get; set; }Public Property UserId As Nullable(Of Integer)
	Get
	Set
Property Value
Type: 
NullableInt32
See Also