Show / Hide Table of Contents

Class BulkUpdateSystem.DocumentFieldValueKeys

Inheritance
object
BulkUpdateSystem.DocumentFieldValueKeys
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.DocumentFieldValueKeys

Fields

Activitylink

Declaration
public const string Activitylink = "activitylink"
Field Value
Type Description
string

Date

Declaration
public const string Date = "date"
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

OurRef

Declaration
public const string OurRef = "ourRef"
Field Value
Type Description
string

Owner

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

ProjectId

Declaration
public const string ProjectId = "projectId"
Field Value
Type Description
string

Published

Declaration
public const string Published = "published"
Field Value
Type Description
string

SaleId

Declaration
public const string SaleId = "saleId"
Field Value
Type Description
string

Subject

Declaration
public const string Subject = "subject"
Field Value
Type Description
string

Type

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

VisibleFor

Declaration
public const string VisibleFor = "visibleFor"
Field Value
Type Description
string

YourRef

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