Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Orders Namespace / OrderNote Class / OrderNote Constructor / OrderNote Constructor(Order,User,DateTime,String,NoteType)
The order this note is associated with
The user this note is associated with
Creation date of this note
The note comment
The type of note
In This Topic
    OrderNote Constructor(Order,User,DateTime,String,NoteType)
    In This Topic
    Initializes a new instance of the OrderNote class.
    Syntax

    Parameters

    order
    The order this note is associated with
    user
    The user this note is associated with
    createdDate
    Creation date of this note
    comment
    The note comment
    noteType
    The type of note
    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