Show / Hide Table of Contents

Class MailingsProviderBaseConstants

Inheritance
object
MailingsProviderBaseConstants
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Namespace: SuperOffice.CRM.ArchiveLists
Assembly: SoDataBase.dll
Syntax
public class MailingsProviderBaseConstants

Constructors

MailingsProviderBaseConstants()

Declaration
public MailingsProviderBaseConstants()

Fields

ProviderName

Declaration
public const string ProviderName = "Mailings"
Field Value
Type Description
string

RowTypeAll

Declaration
public const string RowTypeAll = "all"
Field Value
Type Description
string

RowTypeDeletedMailing

Declaration
public const string RowTypeDeletedMailing = "deletedMailing"
Field Value
Type Description
string

RowTypeMailing

Declaration
public const string RowTypeMailing = "mailing"
Field Value
Type Description
string

Extension Methods

EnumUtil.MapEnums<From, To>(From)
Converters.MapEnums<From, To>(From)
ObjectExtensions.AssignByReflection<T>(T, T)
ObjectExtensions.GraphCopy<T>(T)
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top