Show / Hide Table of Contents

Class ContactCollection.IdxOrgNr

Class representing index 'IDXContOrgNr'.

Inheritance
object
EntityIdxBase
EntityIdxBase<ContactTableInfo, ContactRow.ContactRowIdxBase>
Contact.ContactIdxBase
ContactCollection.ContactCollectionIdx
ContactCollection.ContactCollectionIdx<ContactRows.IdxOrgNr>
ContactCollection.IdxOrgNr
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.IdxOrgNr : ContactCollection.ContactCollectionIdx<ContactRows.IdxOrgNr>, ISentryIgnorable

Constructors

IdxOrgNr(string)

Constructor for class ContactCollection.IdxOrgNr This class represents index 'IDXContOrgNr'.

Declaration
public IdxOrgNr(string orgNr)
Parameters
Type Name Description
string orgNr

VAT number or similar

IdxOrgNr(string, StringSearchType)

Constructor for class ContactCollection.IdxOrgNr This class represents index 'IDXContOrgNr'.

Declaration
public IdxOrgNr(string orgNr, StringSearchType orgNrSearchType)
Parameters
Type Name Description
string orgNr

VAT number or similar

StringSearchType orgNrSearchType

How to search for orgNr

Properties

OrgNr

VAT number or similar

Declaration
public string OrgNr { 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