Class UpdateEcoLaborDetailSetup
Inheritance
System.Object
UpdateEcoLaborDetailSetup
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: FChoice.Toolkits.Clarify.DepotRepair
Assembly: FChoice.Toolkits.Clarify.dll
Syntax
public class UpdateEcoLaborDetailSetup
Constructors
UpdateEcoLaborDetailSetup(Int32)
Declaration
[ConstructorIndex(0)]
public UpdateEcoLaborDetailSetup(int ecoDetailObjid)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | ecoDetailObjid |
Properties
Description
Declaration
[PropertyBitValue(128)]
public string Description { get; set; }
Property Value
Type | Description |
---|---|
System.String |
EcoDetailObjid
Declaration
[PropertyBitValue(1)]
public int EcoDetailObjid { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
EcoHeaderIDNum
Declaration
[PropertyBitValue(256)]
public string EcoHeaderIDNum { get; set; }
Property Value
Type | Description |
---|---|
System.String |
ElapsedTime
Declaration
[PropertyBitValue(32)]
public TimeSpan ElapsedTime { get; set; }
Property Value
Type | Description |
---|---|
System.TimeSpan |
IsRequired
Declaration
[PropertyBitValue(4)]
public bool IsRequired { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
LaborType
Declaration
[PropertyBitValue(16)]
public string LaborType { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Status
Declaration
[PropertyBitValue(8)]
public string Status { get; set; }
Property Value
Type | Description |
---|---|
System.String |