Class ProjectTaskPlannerDataContract
Inheritance
System.Object
ProjectTaskPlannerDataContract
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
[DataContract(Namespace = "http://schema.evatic.com/2012/10/24")]
public class ProjectTaskPlannerDataContract
Constructors
View Source
ProjectTaskPlannerDataContract()
Declaration
public ProjectTaskPlannerDataContract()
Properties
View Source
Action
Declaration
[DataMember]
public ActionDataContract Action { get; set; }
Property Value
Type |
Description |
Evatic.Common.Service.DataContract.ActionDataContract |
|
View Source
ActivitiesLastMotnh
Declaration
[DataMember]
public int ActivitiesLastMotnh { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
View Source
Company
Declaration
[DataMember]
public string Company { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
Declaration
[DataMember]
public string Contact { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
Declaration
[DataMember]
public string ContactEmail { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
Contract
Declaration
[DataMember]
public ContractBaseDataContract Contract { get; set; }
Property Value
Type |
Description |
Evatic.Common.Service.DataContract.ContractBaseDataContract |
|
View Source
Customer
Declaration
[DataMember]
public CustomerBaseDataContract Customer { get; set; }
Property Value
Type |
Description |
Evatic.Common.Service.DataContract.CustomerBaseDataContract |
|
View Source
DaysSinceLastVisit
Declaration
[DataMember]
public int? DaysSinceLastVisit { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
View Source
Department
Declaration
[DataMember]
public string Department { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
FaxNo
Declaration
[DataMember]
public string FaxNo { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
Info1
Declaration
[DataMember]
public string Info1 { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
Info2
Declaration
[DataMember]
public string Info2 { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
Info3
Declaration
[DataMember]
public string Info3 { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
Info4
Declaration
[DataMember]
public string Info4 { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
Info5
Declaration
[DataMember]
public string Info5 { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
Info6
Declaration
[DataMember]
public string Info6 { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
Declaration
[DataMember]
public string Information { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
InstallationDate
Declaration
[DataMember]
public DateTime? InstallationDate { get; set; }
Property Value
Type |
Description |
System.Nullable<System.DateTime> |
|
View Source
Location
Declaration
[DataMember]
public string Location { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
MachineNo
Declaration
[DataMember]
public string MachineNo { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
Mcbv
Declaration
[DataMember]
public int? Mcbv { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
View Source
MobilePhoneNo
Declaration
[DataMember]
public string MobilePhoneNo { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
ModelType
Declaration
[DataMember]
public string ModelType { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
Node
Declaration
[DataMember]
public string Node { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
PhoneNumber
Declaration
[DataMember]
public string PhoneNumber { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
PlannedFrom
Declaration
[DataMember]
public DateTime? PlannedFrom { get; set; }
Property Value
Type |
Description |
System.Nullable<System.DateTime> |
|
View Source
PlannedTo
Declaration
[DataMember]
public DateTime? PlannedTo { get; set; }
Property Value
Type |
Description |
System.Nullable<System.DateTime> |
|
View Source
PreorderArticles
Declaration
[DataMember]
public bool PreorderArticles { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
View Source
PriorityCode
Declaration
[DataMember]
public string PriorityCode { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
ProjectAddress
Declaration
[DataMember]
public AddressDataContract ProjectAddress { get; set; }
Property Value
Type |
Description |
Evatic.Common.Service.DataContract.AddressDataContract |
|
View Source
ProjectNo
Declaration
[DataMember]
public int ProjectNo { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
View Source
ProjectTaskId
Declaration
[DataMember]
public int ProjectTaskId { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
View Source
ReceivedAt
Declaration
[DataMember]
public DateTime? ReceivedAt { get; set; }
Property Value
Type |
Description |
System.Nullable<System.DateTime> |
|
View Source
ReceivedBy
Declaration
[DataMember]
public string ReceivedBy { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
ReceivedDate
Declaration
[DataMember]
public DateTime? ReceivedDate { get; set; }
Property Value
Type |
Description |
System.Nullable<System.DateTime> |
|
View Source
Resources
Declaration
[DataMember]
public List<ProjectTaskPlannerResourceDataContract> Resources { get; set; }
Property Value
View Source
ResponseDate
Declaration
[DataMember]
public DateTime? ResponseDate { get; set; }
Property Value
Type |
Description |
System.Nullable<System.DateTime> |
|
View Source
Salesman
Declaration
[DataMember]
public SalesmanDataContract Salesman { get; set; }
Property Value
Type |
Description |
Evatic.Common.Service.DataContract.SalesmanDataContract |
|
View Source
ServicesCode
Declaration
[DataMember]
public string ServicesCode { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
SolutionDate
Declaration
[DataMember]
public DateTime? SolutionDate { get; set; }
Property Value
Type |
Description |
System.Nullable<System.DateTime> |
|
View Source
Symptom
Declaration
[DataMember]
public SymptomDataContract Symptom { get; set; }
Property Value
Type |
Description |
Evatic.Common.Service.DataContract.SymptomDataContract |
|
View Source
TaskInfo1
Declaration
[DataMember]
public string TaskInfo1 { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
TaskInfo2
Declaration
[DataMember]
public string TaskInfo2 { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
TaskInfo3
Declaration
[DataMember]
public string TaskInfo3 { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
TaskInfo4
Declaration
[DataMember]
public string TaskInfo4 { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
TaskInfo5
Declaration
[DataMember]
public string TaskInfo5 { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
TaskInfo6
Declaration
[DataMember]
public string TaskInfo6 { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
TaskNo
Declaration
[DataMember]
public int TaskNo { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
View Source
UnitsSinceLastVisit
Declaration
[DataMember]
public int? UnitsSinceLastVisit { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
View Source
UseResponseTime
Declaration
[DataMember]
public bool UseResponseTime { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
View Source
UseSolutionTime
Declaration
[DataMember]
public bool UseSolutionTime { get; set; }
Property Value
Type |
Description |
System.Boolean |
|