Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Marketing Namespace / EmailList Class


In This Topic
    EmailList Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public Property Gets or sets the Description  
    Public Property Gets or sets the identity of this entity.  
    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 a value indicating whether IsPublic  
    Public Property Gets or sets a value indicating whether email list Is Selected by default  
    Public Property Gets or sets the LastSendDate  
    Public Property Gets or sets the Name  
    Public Property Gets or sets an instance of the repository for this entity (Inherited from CommerceBuilder.DomainModel.EntityWithTypedId<int>)
    Public Property Gets the email template for signup message  
    Public Property Gets or sets the SignupEmailTemplateId  
    Public Property Gets or sets the signup rule for this email list.  
    Public Property Gets or sets the SignupRuleId  
    Public Property Gets or sets the Signups  
    Public Property Gets or sets the Store  
    Public Property Gets or sets the Users  
    Top
    See Also