Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Orders Namespace / OrderNote Class


In This Topic
    OrderNote Class Properties
    In This Topic

    For a list of all members of this type, see OrderNote members.

    Public Properties
     NameDescription
    Public Property Gets or sets the Comment  
    Public Property Gets or sets the CreatedDate  
    Public Property Gets a manager that provides strongly typed access to extended fields. (Inherited from CommerceBuilder.DomainModel.Entity)
    Public Property Gets a value indicating whether the entity have extended fields or not (Inherited from CommerceBuilder.DomainModel.Entity)
    Public PropertyOverridden.  Gets or sets the Id for the entity.  
    Public Property Gets a value indicating whether this is a private note.  
    Public Property Gets or sets a value indicating whether IsRead  
    Public Property Gets a value indicating whether this a system note.  
    Public Property Gets or sets the type of order note.  
    Public Property Gets or sets the NoteTypeId  
    Public Property Gets or sets the Order  
    Public Property Gets or sets the Order for this entity.  
    Public Property Gets or sets the identity of this entity.  
    Public Property Gets or sets an instance of the repository for this entity (Inherited from CommerceBuilder.DomainModel.EntityWithTypedId<int>)
    Public Property Gets or sets the User  
    Public Property Gets or sets the User for this entity.  
    Top
    See Also