Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Stores Namespace / AuditEvent Class / AuditEvent Constructor / AuditEvent Constructor(Store,DateTime,Int32,Boolean,Nullable<Int32>,String,String)
The value of store
The value of eventdate
The value of eventtypeid
The value of successful
The value of relatedid
The value of remoteip
The value of comment
In This Topic
    AuditEvent Constructor(Store,DateTime,Int32,Boolean,Nullable<Int32>,String,String)
    In This Topic
    Initializes a new instance of the AuditEvent class.
    Syntax

    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
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also