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


In This Topic
    OrderStatus Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public Property Gets or sets the Actions  
    Public Property Gets or sets the DisplayName  
    Public Property Gets or sets the EmailTemplates  
    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 or sets the inventory action associated with this order status.  
    Public Property Gets or sets the InventoryActionId  
    Public Property Gets or sets a value indicating whether IsActive  
    Public Property Gets or sets a value indicating whether IsValid  
    Public Property Gets or sets the Name  
    Public Property Gets or sets the OrderBy  
    Public Property Gets or sets the Orders  
    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 Store  
    Public Property Gets or sets the Triggers  
    Top
    See Also