Show / Hide Table of Contents

Class UpdateExpenseLogSetup

Inheritance
System.Object
UpdateExpenseLogSetup
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.FieldOps
Assembly: FChoice.Toolkits.Clarify.dll
Syntax
public class UpdateExpenseLogSetup

Constructors

UpdateExpenseLogSetup(Int32, Double, Double)

Declaration
[ConstructorIndex(0)]
public UpdateExpenseLogSetup(int expenseLogObjid, double quantity, double rate)
Parameters
Type Name Description
System.Int32 expenseLogObjid
System.Double quantity
System.Double rate

Properties

BillTo

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

CreateDate

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

ExpenseLogObjid

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

ExpenseType

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

IsBillable

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

Notes

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

PerformedByUserName

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

Quantity

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

Rate

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

Resolution

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

UserName

Declaration
[PropertyBitValue(16)]
public string UserName { 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.