Show / Hide Table of Contents

Class SaleCollection.IdxHeading

Class representing index 'IDXSaleHeading'.

Inheritance
Object
EntityIdxBase
EntityIdxBase<SaleTableInfo, SaleRow.SaleRowIdxBase>
Sale.SaleIdxBase
SaleCollection.SaleCollectionIdx
SaleCollection.SaleCollectionIdx<SaleRows.IdxHeading>
SaleCollection.IdxHeading
Implements
ISentryIgnorable
Namespace: SuperOffice.CRM.Entities
Assembly: SoDataBase.dll
Syntax
public sealed class IdxHeading : SaleCollection.SaleCollectionIdx<SaleRows.IdxHeading>, ISentryIgnorable

Constructors

IdxHeading(String)

Constructor for class SaleCollection.IdxHeading This class represents index 'IDXSaleHeading'.

Declaration
public IdxHeading(string heading)
Parameters
Type Name Description
String heading

Sale heading (short description?)

IdxHeading(String, StringSearchType)

Constructor for class SaleCollection.IdxHeading This class represents index 'IDXSaleHeading'.

Declaration
public IdxHeading(string heading, StringSearchType headingSearchType)
Parameters
Type Name Description
String heading

Sale heading (short description?)

StringSearchType headingSearchType

How to search for heading

Properties

Heading

Sale heading (short description?)

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