Show / Hide Table of Contents

Class ProjectCollection.IdxName

Class representing index 'IDXProjName'.

Inheritance
object
EntityIdxBase
EntityIdxBase<ProjectTableInfo, ProjectRow.ProjectRowIdxBase>
Project.ProjectIdxBase
ProjectCollection.ProjectCollectionIdx
ProjectCollection.ProjectCollectionIdx<ProjectRows.IdxName>
ProjectCollection.IdxName
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 ProjectCollection.IdxName : ProjectCollection.ProjectCollectionIdx<ProjectRows.IdxName>, ISentryIgnorable

Constructors

IdxName(string)

Constructor for class ProjectCollection.IdxName This class represents index 'IDXProjName'.

Declaration
public IdxName(string name)
Parameters
Type Name Description
string name

Project name

IdxName(string, StringSearchType)

Constructor for class ProjectCollection.IdxName This class represents index 'IDXProjName'.

Declaration
public IdxName(string name, StringSearchType nameSearchType)
Parameters
Type Name Description
string name

Project name

StringSearchType nameSearchType

How to search for name

Properties

Name

Project name

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