Class UpdateEcoMaterialDetailSetup
Inheritance
System.Object
UpdateEcoMaterialDetailSetup
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 UpdateEcoMaterialDetailSetup
Constructors
UpdateEcoMaterialDetailSetup(Int32, Int32)
Declaration
[ConstructorIndex(0)]
public UpdateEcoMaterialDetailSetup(int ecoDetailObjid, int partRevisionObjid)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | ecoDetailObjid | |
System.Int32 | partRevisionObjid |
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 |
Location
Declaration
[PropertyBitValue(64)]
public string Location { get; set; }
Property Value
Type | Description |
---|---|
System.String |
PartRevisionObjid
Declaration
[PropertyBitValue(512)]
public int PartRevisionObjid { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
Status
Declaration
[PropertyBitValue(8)]
public string Status { get; set; }
Property Value
Type | Description |
---|---|
System.String |