Class DeleteDepotRepairLaborSetup
Inheritance
System.Object
DeleteDepotRepairLaborSetup
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 DeleteDepotRepairLaborSetup
Constructors
DeleteDepotRepairLaborSetup(Int32)
Declaration
[ConstructorIndex(0)]
public DeleteDepotRepairLaborSetup(int timeLogObjid)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | timeLogObjid |
Properties
CreateDate
Declaration
[PropertyBitValue(2)]
public DateTime CreateDate { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime |
TimeLogObjid
Declaration
[PropertyBitValue(1)]
public int TimeLogObjid { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |