Show / Hide Table of Contents

Class BulkUpdateSystem.SelectionFieldValueKeys

Inheritance
object
BulkUpdateSystem.SelectionFieldValueKeys
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Namespace: SuperOffice.CRM.BulkUpdate
Assembly: SoDataBase.BusinessLogic.dll
Syntax
public static class BulkUpdateSystem.SelectionFieldValueKeys

Fields

Category

Declaration
public const string Category = "category"
Field Value
Type Description
string

Description

Declaration
public const string Description = "description"
Field Value
Type Description
string

Done

Declaration
public const string Done = "done"
Field Value
Type Description
string

Name

Declaration
public const string Name = "name"
Field Value
Type Description
string

Owner

Declaration
public const string Owner = "owner"
Field Value
Type Description
string

VisibleFor

Declaration
public const string VisibleFor = "visibleFor"
Field Value
Type Description
string
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top