Class ProjectTask
Inheritance
System.Object
ProjectTask
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()
Assembly: Evatic.Common.dll
Syntax
Properties
View Source
ActionCode1
Declaration
public string ActionCode1 { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
ActionCode2
Declaration
public string ActionCode2 { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
ActionCode3
Declaration
public string ActionCode3 { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
ActionText
Declaration
public string ActionText { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
Address1
Declaration
public string Address1 { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
Address2
Declaration
public string Address2 { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
Address3
Declaration
public string Address3 { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
AddressName
Declaration
public string AddressName { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
Declaration
public string Contact { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
Declaration
public string ContactEmail { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
CostPrice
Declaration
public decimal? CostPrice { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Decimal> |
|
View Source
Country
Declaration
public string Country { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
CustomerGuid
Declaration
public Guid? CustomerGuid { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Guid> |
|
View Source
CustomerName
Declaration
public string CustomerName { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
CustomerNo
Declaration
public string CustomerNo { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
ExternalProjectNo
Declaration
public string ExternalProjectNo { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
ExternalTaskNo
Declaration
public string ExternalTaskNo { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
FaxNo
Declaration
public string FaxNo { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
FixedPrice
Declaration
public decimal? FixedPrice { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Decimal> |
|
View Source
Info01
Declaration
public string Info01 { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
Info02
Declaration
public string Info02 { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
Info03
Declaration
public string Info03 { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
Info04
Declaration
public string Info04 { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
Info05
Declaration
public string Info05 { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
Info06
Declaration
public string Info06 { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
Location
Declaration
public string Location { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
MachineNo
Declaration
public string MachineNo { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
ModelType
Declaration
public string ModelType { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
Node
Declaration
public string Node { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
ObjDate
Declaration
public DateTime? ObjDate { get; set; }
Property Value
Type |
Description |
System.Nullable<System.DateTime> |
|
View Source
Declaration
public string OrderInformation { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
PhoneNo
Declaration
public string PhoneNo { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
PostalCode
Declaration
public string PostalCode { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
PostalDescription
Declaration
public string PostalDescription { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
PriorityCode
Declaration
public string PriorityCode { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
DB PROCESSING_INFORMATION
Declaration
public string ProcessingInformation { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
ProcessingStatus
Declaration
public ProcessingStatusEnum ProcessingStatus { get; set; }
Property Value
Type |
Description |
Evatic.Common.Service.DataContract.StagingTables.DataModel.ProcessingStatusEnum |
|
View Source
ProcessingTimestamp
Declaration
public DateTime? ProcessingTimestamp { get; set; }
Property Value
Type |
Description |
System.Nullable<System.DateTime> |
|
View Source
ProjectInfo
Declaration
public ProjectInformation ProjectInfo { get; set; }
Property Value
View Source
ProjectNo
Declaration
public string ProjectNo { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
ProjectStatus
Declaration
public string ProjectStatus { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
ReceivedBy
Declaration
public string ReceivedBy { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
ReceivedDate
Declaration
public DateTime? ReceivedDate { get; set; }
Property Value
Type |
Description |
System.Nullable<System.DateTime> |
|
View Source
RegisterTimestamp
Declaration
public DateTime? RegisterTimestamp { get; set; }
Property Value
Type |
Description |
System.Nullable<System.DateTime> |
|
View Source
ResponseDate
Declaration
public DateTime? ResponseDate { get; set; }
Property Value
Type |
Description |
System.Nullable<System.DateTime> |
|
View Source
RowId
Declaration
public int RowId { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
View Source
Status
Declaration
public string Status { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
SymptomCode1
Declaration
public string SymptomCode1 { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
SymptomCode2
Declaration
public string SymptomCode2 { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
SymptomCode3
Declaration
public string SymptomCode3 { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
SymptomText
Declaration
public string SymptomText { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
TaskNo
Declaration
public string TaskNo { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
TaskTitle
Declaration
public string TaskTitle { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
TechnicianGuid
Declaration
public Guid? TechnicianGuid { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Guid> |
|
View Source
TechnicianNo
Declaration
public string TechnicianNo { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
TechnicianNoDept
Declaration
public string TechnicianNoDept { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
TimeEstimate
Declaration
public decimal? TimeEstimate { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Decimal> |
|
View Source
TransactionGuid
Declaration
public Guid TransactionGuid { get; set; }
Property Value
Type |
Description |
System.Guid |
|
View Source
TransactionId
Declaration
public int TransactionId { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
View Source
Username
Declaration
public string Username { get; set; }
Property Value
Type |
Description |
System.String |
|