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.BusinessLogic.dll
Syntax
public static class BulkUpdateSystem.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