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


In This Topic
    OrderNoteFilter Class Members
    In This Topic

    The following tables list the members exposed by OrderNoteFilter.

    Public Constructors
     NameDescription
    Public Constructor Initializes a new instance of the OrderNoteFilter class.  
    Top
    Public Properties
     NameDescription
    Public Property Gets or sets the end date filter  
    Public Property Gets or sets the start date filter  
    Public Property Gets or sets the email filter  
    Public Property Gets or sets a value indicating whether to filter notes added by customer  
    Public Property Gets or sets a value indicating whether to filter notes added by merchant users.  
    Public Property Gets or sets a value indicating whether to filter private notes  
    Public Property Gets or sets a value indicating whether to filter public notes  
    Public Property Gets or sets a value indicating whether to filter read notes  
    Public Property Gets or sets a value indicating whether to filter unread notes  
    Public Property Gets or sets the keyword filter  
    Top
    Extension Methods
     NameDescription
    Public Extension MethodOverloaded.  Use this method to bulid query string from NameValueCollection
    Top
    See Also