public AuditEvent( Store store, DateTime eventdate, int eventtypeid, bool successful, Nullable<int> relatedid, string remoteip, string comment )
Parameters
- store
- The value of store
- eventdate
- The value of eventdate
- eventtypeid
- The value of eventtypeid
- successful
- The value of successful
- relatedid
- The value of relatedid
- remoteip
- The value of remoteip
- comment
- The value of comment