Class BulkUpdateSystem.ProjectFieldValueKeys
Inheritance
BulkUpdateSystem.ProjectFieldValueKeys
Assembly: SoDataBase.dll
Syntax
public static class ProjectFieldValueKeys : Object
Fields
Activitylink
Declaration
public const string Activitylink = "activitylink"
Field Value
Description
Declaration
public const string Description = "description"
Field Value
Done
Declaration
public const string Done = "done"
Field Value
EndDate
Declaration
public const string EndDate = "endDate"
Field Value
EventFromDate
Declaration
public const string EventFromDate = "eventFromDate"
Field Value
EventToDate
Declaration
public const string EventToDate = "eventToDate"
Field Value
Image
Declaration
public const string Image = "image"
Field Value
Name
Declaration
public const string Name = "name"
Field Value
Number
Declaration
public const string Number = "number"
Field Value
Published
Declaration
public const string Published = "published"
Field Value
Responsible
Declaration
public const string Responsible = "responsible"
Field Value
TypeAndStatus
Declaration
public const string TypeAndStatus = "type+status"
Field Value
Url
Declaration
public const string Url = "url"
Field Value