Documentation
Show / Hide Table of Contents

Class Project

Inheritance
System.Object
Project
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Evatic.Common.Service.DataContract.StagingTables.DataModel
Assembly: Evatic.Common.dll
Syntax
public class Project

Properties

View Source

ActionCode1

DB ACTION_CODE_1

Declaration
public string ActionCode1 { get; set; }
Property Value
Type Description
System.String
View Source

ActionCode1Text

DB ACTION_CODE_1_TEXT

Declaration
public string ActionCode1Text { get; set; }
Property Value
Type Description
System.String
View Source

ActionCode2

DB ACTION_CODE_2

Declaration
public string ActionCode2 { get; set; }
Property Value
Type Description
System.String
View Source

ActionCode2Text

DB ACTION_CODE_2_TEXT

Declaration
public string ActionCode2Text { get; set; }
Property Value
Type Description
System.String
View Source

ActionCode3

DB ACTION_CODE_3

Declaration
public string ActionCode3 { get; set; }
Property Value
Type Description
System.String
View Source

ActionCode3Text

DB ACTION_CODE_3_TEXT

Declaration
public string ActionCode3Text { get; set; }
Property Value
Type Description
System.String
View Source

ActionText

DB ACTION_TEXT

Declaration
public string ActionText { get; set; }
Property Value
Type Description
System.String
View Source

Address1

DB ADDRESS_1

Declaration
public string Address1 { get; set; }
Property Value
Type Description
System.String
View Source

Address2

DB ADDRESS_2

Declaration
public string Address2 { get; set; }
Property Value
Type Description
System.String
View Source

Address3

DB ADDRESS_3

Declaration
public string Address3 { get; set; }
Property Value
Type Description
System.String
View Source

Company

DB COMPANY

Declaration
public string Company { get; set; }
Property Value
Type Description
System.String
View Source

Contact

DB CONTACT

Declaration
public string Contact { get; set; }
Property Value
Type Description
System.String
View Source

ContactEmail

DB CONTACT_EMAIL

Declaration
public string ContactEmail { get; set; }
Property Value
Type Description
System.String
View Source

Country

DB COUNTRY

Declaration
public string Country { get; set; }
Property Value
Type Description
System.String
View Source

CustomerName

DB CUSTOMER_NAME

Declaration
public string CustomerName { get; set; }
Property Value
Type Description
System.String
View Source

CustomerNo

DB CUSTOMER_NO

Declaration
public string CustomerNo { get; set; }
Property Value
Type Description
System.String
View Source

CustomerReference

DB CUSTOMER_REF

Declaration
public string CustomerReference { get; set; }
Property Value
Type Description
System.String
View Source

Department

DB DEPT

Declaration
public string Department { get; set; }
Property Value
Type Description
System.String
View Source

EndDate

DB END_DATE

Declaration
public DateTime? EndDate { get; set; }
Property Value
Type Description
System.Nullable<System.DateTime>
View Source

ExternalProjectNo

DB EXTERNAL_PROJECT_NO

Declaration
public string ExternalProjectNo { get; set; }
Property Value
Type Description
System.String
View Source

ExternalTaskNo

DB EXTERNAL_TASK_NO

Declaration
public string ExternalTaskNo { get; set; }
Property Value
Type Description
System.String
View Source

FaxNo

DB FAX_NO

Declaration
public string FaxNo { get; set; }
Property Value
Type Description
System.String
View Source

FixedPrice

DB FIXED_PRICE

Declaration
public decimal? FixedPrice { get; set; }
Property Value
Type Description
System.Nullable<System.Decimal>
View Source

FixedPriceArticleNo

DB FIXED_PRICE_ARTICLE_NO

Declaration
public string FixedPriceArticleNo { get; set; }
Property Value
Type Description
System.String
View Source

FixedPriceArticleType

DB FIXED_PRICE_ARTICLE_TYPE

Declaration
public string FixedPriceArticleType { get; set; }
Property Value
Type Description
System.String
View Source

Info01

DB INFO_01

Declaration
public string Info01 { get; set; }
Property Value
Type Description
System.String
View Source

Info02

DB INFO_02

Declaration
public string Info02 { get; set; }
Property Value
Type Description
System.String
View Source

Info03

DB INFO_03

Declaration
public string Info03 { get; set; }
Property Value
Type Description
System.String
View Source

Info04

DB INFO_04

Declaration
public string Info04 { get; set; }
Property Value
Type Description
System.String
View Source

Info05

DB INFO_05

Declaration
public string Info05 { get; set; }
Property Value
Type Description
System.String
View Source

Info06

DB INFO_06

Declaration
public string Info06 { get; set; }
Property Value
Type Description
System.String
View Source

Location

DB LOCATION

Declaration
public string Location { get; set; }
Property Value
Type Description
System.String
View Source

MachineNo

DB MACHINE_NO

Declaration
public string MachineNo { get; set; }
Property Value
Type Description
System.String
View Source

Node

DB NODE

Declaration
public string Node { get; set; }
Property Value
Type Description
System.String
View Source

ObjDate

DB OBJ_DATE

Declaration
public DateTime? ObjDate { get; set; }
Property Value
Type Description
System.Nullable<System.DateTime>
View Source

OrderInformation

DB ORDER_INFORMATION

Declaration
public string OrderInformation { get; set; }
Property Value
Type Description
System.String
View Source

Owner

DB OWNER

Declaration
public string Owner { get; set; }
Property Value
Type Description
System.String
View Source

PhoneNo

DB PHONE_NO

Declaration
public string PhoneNo { get; set; }
Property Value
Type Description
System.String
View Source

PlannedEndDate

DB PLANNED_END_DATE

Declaration
public DateTime? PlannedEndDate { get; set; }
Property Value
Type Description
System.Nullable<System.DateTime>
View Source

PlannedStartDate

DB PLANNED_START_DATE

Declaration
public DateTime? PlannedStartDate { get; set; }
Property Value
Type Description
System.Nullable<System.DateTime>
View Source

PostalCode

DB POSTAL_CODE

Declaration
public string PostalCode { get; set; }
Property Value
Type Description
System.String
View Source

PostalDescription

DB POSTAL_DESCRIPTION

Declaration
public string PostalDescription { get; set; }
Property Value
Type Description
System.String
View Source

PriorityCode

DB PRIORITY_CODE

Declaration
public string PriorityCode { get; set; }
Property Value
Type Description
System.String
View Source

ProcessingInformation

DB PROCESSING_INFORMATION

Declaration
public string ProcessingInformation { get; set; }
Property Value
Type Description
System.String
View Source

ProcessingStatus

DB PROCESSING_STATUS

Declaration
public ProcessingStatusEnum ProcessingStatus { get; set; }
Property Value
Type Description
Evatic.Common.Service.DataContract.StagingTables.DataModel.ProcessingStatusEnum
View Source

ProcessingTimestamp

DB PROCESSING_TIMESTAMP

Declaration
public DateTime? ProcessingTimestamp { get; set; }
Property Value
Type Description
System.Nullable<System.DateTime>
View Source

ProjectDescription

DB DESCRIPTION

Declaration
public string ProjectDescription { get; set; }
Property Value
Type Description
System.String
View Source

ProjectNo

Declaration
public string ProjectNo { get; set; }
Property Value
Type Description
System.String
View Source

ProjectStatus

DB PROJECT_STATUS

Declaration
public string ProjectStatus { get; set; }
Property Value
Type Description
System.String
View Source

ProjectStatusDesc

DB PROJECT_STATUS_DESC

Declaration
public string ProjectStatusDesc { get; set; }
Property Value
Type Description
System.String
View Source

ProjectTasks

Declaration
public List<ProjectTask> ProjectTasks { get; set; }
Property Value
Type Description
System.Collections.Generic.List<ProjectTask>
View Source

ReceivedBy

DB RECEIVED_BY

Declaration
public string ReceivedBy { get; set; }
Property Value
Type Description
System.String
View Source

ReceivedDate

DB RECEIVED_DATE

Declaration
public DateTime? ReceivedDate { get; set; }
Property Value
Type Description
System.Nullable<System.DateTime>
View Source

RegisterTimestamp

DB REGISTER_TIMESTAMP

Declaration
public DateTime? RegisterTimestamp { get; set; }
Property Value
Type Description
System.Nullable<System.DateTime>
View Source

ResponseDate

DB RESPONSE_DATE

Declaration
public DateTime? ResponseDate { get; set; }
Property Value
Type Description
System.Nullable<System.DateTime>
View Source

RowId

DB ROW_ID (Primary key)

Declaration
public int RowId { get; set; }
Property Value
Type Description
System.Int32
View Source

StartDate

DB START_DATE

Declaration
public DateTime? StartDate { get; set; }
Property Value
Type Description
System.Nullable<System.DateTime>
View Source

Status

DB STATUS

Declaration
public string Status { get; set; }
Property Value
Type Description
System.String
View Source

SymptomCode1

DB SYMPTOM_CODE_1

Declaration
public string SymptomCode1 { get; set; }
Property Value
Type Description
System.String
View Source

SymptomCode1Text

DB SYMPTOM_CODE_1_TEXT

Declaration
public string SymptomCode1Text { get; set; }
Property Value
Type Description
System.String
View Source

SymptomCode2

DB SYMPTOM_CODE_2

Declaration
public string SymptomCode2 { get; set; }
Property Value
Type Description
System.String
View Source

SymptomCode2Text

DB SYMPTOM_CODE_2_TEXT

Declaration
public string SymptomCode2Text { get; set; }
Property Value
Type Description
System.String
View Source

SymptomCode3

DB SYMPTOM_CODE_3

Declaration
public string SymptomCode3 { get; set; }
Property Value
Type Description
System.String
View Source

SymptomCode3Text

DB SYMPTOM_CODE_3_TEXT

Declaration
public string SymptomCode3Text { get; set; }
Property Value
Type Description
System.String
View Source

SymptomText

DB SYMPTOM_TEXT

Declaration
public string SymptomText { get; set; }
Property Value
Type Description
System.String
View Source

TaskTitle

DB TASK_TITLE

Declaration
public string TaskTitle { get; set; }
Property Value
Type Description
System.String
View Source

TechnicianNo

DB TECHNICIAN_NO

Declaration
public string TechnicianNo { get; set; }
Property Value
Type Description
System.String
View Source

TechnicianNoDept

DB TECHNICIAN_NO_DEPT

Declaration
public string TechnicianNoDept { get; set; }
Property Value
Type Description
System.String
View Source

TimeEstimate

DB TIME_ESTIMATE

Declaration
public decimal? TimeEstimate { get; set; }
Property Value
Type Description
System.Nullable<System.Decimal>
View Source

TransactionGuid

DB TRANSACTION_GUID

Declaration
public Guid TransactionGuid { get; set; }
Property Value
Type Description
System.Guid
View Source

TransactionId

DB TRANSACTION_ID

Declaration
public int TransactionId { get; set; }
Property Value
Type Description
System.Int32
View Source

Username

DB USERNAME

Declaration
public string Username { get; set; }
Property Value
Type Description
System.String

Extension Methods

ProjectDataMapper.GetStagingTablesProjectDataProcessingResult(Project)
  • View Source
CONTACT INFORMATION

Asolvi AS Sluppenveien 25
N-7037 Trondheim
+47 73 80 22 00
Support
FOLLOW US

© Asolvi AS 2018