Show / Hide Table of Contents

Class ContactCollection.IdxDepartment

Class representing index 'IDXContDept'.

Inheritance
object
EntityIdxBase
EntityIdxBase<ContactTableInfo, ContactRow.ContactRowIdxBase>
Contact.ContactIdxBase
ContactCollection.ContactCollectionIdx
ContactCollection.ContactCollectionIdx<ContactRows.IdxDepartment>
ContactCollection.IdxDepartment
Implements
ISentryIgnorable
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
Namespace: SuperOffice.CRM.Entities
Assembly: SoDataBase.dll
Syntax
public sealed class ContactCollection.IdxDepartment : ContactCollection.ContactCollectionIdx<ContactRows.IdxDepartment>, ISentryIgnorable

Constructors

IdxDepartment(string)

Constructor for class ContactCollection.IdxDepartment This class represents index 'IDXContDept'.

Declaration
public IdxDepartment(string department)
Parameters
Type Name Description
string department

Department

IdxDepartment(string, StringSearchType)

Constructor for class ContactCollection.IdxDepartment This class represents index 'IDXContDept'.

Declaration
public IdxDepartment(string department, StringSearchType departmentSearchType)
Parameters
Type Name Description
string department

Department

StringSearchType departmentSearchType

How to search for department

Properties

Department

Department

Declaration
public string Department { get; set; }
Property Value
Type Description
string

Implements

ISentryIgnorable

Extension Methods

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