Show / Hide Table of Contents

Class UpdateDepotRepairLaborSetup

Inheritance
System.Object
UpdateDepotRepairLaborSetup
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 UpdateDepotRepairLaborSetup

Constructors

UpdateDepotRepairLaborSetup(Int32)

Declaration
[ConstructorIndex(0)]
public UpdateDepotRepairLaborSetup(int timeLogObjid)
Parameters
Type Name Description
System.Int32 timeLogObjid

Properties

BillTo

Declaration
[PropertyBitValue(32)]
public string BillTo { get; set; }
Property Value
Type Description
System.String

CreateDate

Declaration
[PropertyBitValue(512)]
public DateTime CreateDate { get; set; }
Property Value
Type Description
System.DateTime

Duration

Declaration
[PropertyBitValue(8)]
public TimeSpan Duration { get; set; }
Property Value
Type Description
System.TimeSpan

IsBillable

Declaration
[PropertyBitValue(16)]
public bool IsBillable { get; set; }
Property Value
Type Description
System.Boolean

LaborRate

Declaration
[PropertyBitValue(128)]
public double LaborRate { get; set; }
Property Value
Type Description
System.Double

LaborType

Declaration
[PropertyBitValue(2)]
public string LaborType { get; set; }
Property Value
Type Description
System.String

StartDate

Declaration
[PropertyBitValue(4)]
public DateTime StartDate { get; set; }
Property Value
Type Description
System.DateTime

TimeLogObjid

Declaration
[PropertyBitValue(1)]
public int TimeLogObjid { get; set; }
Property Value
Type Description
System.Int32

UserName

Declaration
[PropertyBitValue(256)]
public string UserName { get; set; }
Property Value
Type Description
System.String

WorkCenter

Declaration
[PropertyBitValue(64)]
public string WorkCenter { get; set; }
Property Value
Type Description
System.String
Back to top © 2022 Dovetail Software, Inc. - All rights reserved.
Clarify, Amdocs, and related products and names are copyright and trademark of Amdocs, Inc.
.NET, Visual Studio.NET, C#, Visual Basic and related products are trademark of Microsoft corporation.