Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Orders Namespace / OrderNote Class / OrderNote Constructor / OrderNote Constructor(Order,DateTime,String,Byte)
The value of order
The value of createddate
The value of comment
The value of notetypeid
In This Topic
    OrderNote Constructor(Order,DateTime,String,Byte)
    In This Topic
    Initializes a new instance of the OrderNote class.
    Syntax

    Parameters

    order
    The value of order
    createddate
    The value of createddate
    comment
    The value of comment
    notetypeid
    The value of notetypeid
    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