Class ExternalHelpdesCurrentDataContract
Inheritance
System.Object
ExternalHelpdesCurrentDataContract
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 ExternalHelpdesCurrentDataContract
Properties
View Source
ActionCode1
Declaration
[DataMember]
public string ActionCode1 { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
ActionCode2
Declaration
[DataMember]
public string ActionCode2 { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
ActionCode3
Declaration
[DataMember]
public string ActionCode3 { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
Address1
Declaration
[DataMember]
public string Address1 { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
Address2
Declaration
[DataMember]
public string Address2 { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
Address3
Declaration
[DataMember]
public string Address3 { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
AreaCode
Declaration
[DataMember]
public string AreaCode { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
City
Declaration
[DataMember]
public string City { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
Company
Declaration
[DataMember]
public string Company { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
ContractGuid
Declaration
[DataMember]
public Guid? ContractGuid { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Guid> |
|
View Source
ContractNo
Declaration
[DataMember]
public string ContractNo { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
ContractType
Declaration
[DataMember]
public string ContractType { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
ContractTypeDesc
Declaration
[DataMember]
public string ContractTypeDesc { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
ContractTypeGuid
Declaration
[DataMember]
public Guid? ContractTypeGuid { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Guid> |
|
View Source
CustomerName
Declaration
[DataMember]
public string CustomerName { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
CustomerNo
Declaration
[DataMember]
public string CustomerNo { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
Department
Declaration
[DataMember]
public string Department { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
ExternalProjectNo
Declaration
[DataMember]
public string ExternalProjectNo { 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
PostalCode
Declaration
[DataMember]
public string PostalCode { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
PriorityCode
Declaration
[DataMember]
public string PriorityCode { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
ProjectNo
Declaration
[DataMember]
public int ProjectNo { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
View Source
ProjectOwner
Declaration
[DataMember]
public string ProjectOwner { 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
ReceivedTime
Declaration
[DataMember]
public DateTime? ReceivedTime { get; set; }
Property Value
Type |
Description |
System.Nullable<System.DateTime> |
|
View Source
ResourceGuid
Declaration
[DataMember]
public Guid? ResourceGuid { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Guid> |
|
View Source
ResponseDate
Declaration
[DataMember]
public DateTime? ResponseDate { get; set; }
Property Value
Type |
Description |
System.Nullable<System.DateTime> |
|
View Source
SerialNo
Declaration
[DataMember]
public string SerialNo { 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
SolutionTime
Declaration
[DataMember]
public int SolutionTime { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
View Source
StartDate
Declaration
[DataMember]
public DateTime? StartDate { get; set; }
Property Value
Type |
Description |
System.Nullable<System.DateTime> |
|
View Source
Status
Declaration
[DataMember]
public string Status { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
SymptomCode1
Declaration
[DataMember]
public string SymptomCode1 { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
SymptomCode2
Declaration
[DataMember]
public string SymptomCode2 { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
SymptomCode3
Declaration
[DataMember]
public string SymptomCode3 { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
TaskCode1
Declaration
[DataMember]
public string TaskCode1 { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
TaskCode2
Declaration
[DataMember]
public string TaskCode2 { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
TaskCode3
Declaration
[DataMember]
public string TaskCode3 { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
TaskDescription
Declaration
[DataMember]
public string TaskDescription { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
TaskGuid
Declaration
[DataMember]
public Guid TaskGuid { get; set; }
Property Value
Type |
Description |
System.Guid |
|
View Source
TaskNo
Declaration
[DataMember]
public string TaskNo { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
VisitName
Declaration
[DataMember]
public string VisitName { get; set; }
Property Value
Type |
Description |
System.String |
|