Show / Hide Table of Contents

Class CreateExpenseLogSetup

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

Constructors

CreateExpenseLogSetup(Int32)

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

Properties

BillTo

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

CaseIDNum

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

CreateDate

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

ExpenseType

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

IsBillable

Declaration
[PropertyBitValue(512)]
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

OnsiteLogObjid

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

PerformedByUserName

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

Quantity

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

Rate

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

Resolution

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

UserName

Declaration
[PropertyBitValue(32)]
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.