Class Machine
Inheritance
System.Object
Machine
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
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
Addresses
Declaration
public List<Address> Addresses { get; set; }
Property Value
Type |
Description |
System.Collections.Generic.List<Address> |
|
View Source
AddressId
Declaration
public string AddressId { 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
AddressRowNo
Declaration
public int? AddressRowNo { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
View Source
ArticleNo
Declaration
public string ArticleNo { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
Company
Declaration
public string Company { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
Country
Declaration
public string Country { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
CountryISO
Declaration
public string CountryISO { get; set; }
Property Value
Type |
Description |
System.String |
|
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
Dept
Declaration
public string Dept { 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
IdNo
Declaration
public decimal? IdNo { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Decimal> |
|
View Source
Declaration
public string Information { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
InstallationDate
Declaration
public DateTime? InstallationDate { get; set; }
Property Value
Type |
Description |
System.Nullable<System.DateTime> |
|
View Source
InstallationName
Declaration
public string InstallationName { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
InstallationNode
Declaration
public string InstallationNode { 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
Declaration
public string MachineContact { 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
ObjDate
Declaration
public DateTime? ObjDate { get; set; }
Property Value
Type |
Description |
System.Nullable<System.DateTime> |
|
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
PostLocation
Declaration
public string PostLocation { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
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
Properties
Declaration
public List<MachineProperty> Properties { get; set; }
Property Value
View Source
RegisterTimestamp
Declaration
public DateTime? RegisterTimestamp { 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
Sortgroup1
Declaration
public string Sortgroup1 { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
Sortgroup1Text
Declaration
public string Sortgroup1Text { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
Sortgroup2
Declaration
public string Sortgroup2 { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
Sortgroup2Text
Declaration
public string Sortgroup2Text { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
Sortgroup3
Declaration
public string Sortgroup3 { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
Sortgroup3Text
Declaration
public string Sortgroup3Text { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
Sortgroup4
Declaration
public string Sortgroup4 { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
Sortgroup4Text
Declaration
public string Sortgroup4Text { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
Sortgroup5
Declaration
public string Sortgroup5 { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
Sortgroup5Text
Declaration
public string Sortgroup5Text { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
Status
Declaration
public string Status { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
TechnicianName
Declaration
public string TechnicianName { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
TechnicianNo
Declaration
public string TechnicianNo { get; set; }
Property Value
Type |
Description |
System.String |
|
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 |
|
Extension Methods