Show / Hide Table of Contents

Class BulkUpdateSystem.ProjectFieldValueKeys

Inheritance
Object
BulkUpdateSystem.ProjectFieldValueKeys
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.dll
Syntax
public static class ProjectFieldValueKeys

Fields

Activitylink

Declaration
public const string Activitylink = "activitylink"
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

EndDate

Declaration
public const string EndDate = "endDate"
Field Value
Type Description
String

EventFromDate

Declaration
public const string EventFromDate = "eventFromDate"
Field Value
Type Description
String

EventToDate

Declaration
public const string EventToDate = "eventToDate"
Field Value
Type Description
String

Image

Declaration
public const string Image = "image"
Field Value
Type Description
String

Name

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

Number

Declaration
public const string Number = "number"
Field Value
Type Description
String

Published

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

Responsible

Declaration
public const string Responsible = "responsible"
Field Value
Type Description
String

TypeAndStatus

Declaration
public const string TypeAndStatus = "type+status"
Field Value
Type Description
String

Url

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