Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Search Namespace / OrderNoteDetail Class
Properties


In This Topic
    OrderNoteDetail Class Members
    In This Topic

    The following tables list the members exposed by OrderNoteDetail.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public Property Gets a value indicating whether the note is a private note or not.  
    Public Property Gets or sets a value indicating whether note is already read by merchant or not  
    Public Property Gets or sets the Note  
    Public Property Gets or sets the NoteTypeId  
    Public Property Gets or sets the orderDate  
    Public Property Gets or sets the OrderId  
    Public Property Gets or sets the OrderNoteDate  
    Public Property Gets or sets the OrderNoteId  
    Public Property Gets or sets the OrderNumber  
    Public Property Gets the user object  
    Public Property Gets or sets the UserId  
    Public Property Gets or sets the user name  
    Top
    Extension Methods
     NameDescription
    Public Extension MethodOverloaded.  Use this method to bulid query string from NameValueCollection
    Top
    See Also