Show / Hide Table of Contents

Class CreateTimeLogSetup

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

Constructors

CreateTimeLogSetup(Int32, DateTime, TimeSpan)

Declaration
[ConstructorIndex(0)]
public CreateTimeLogSetup(int onsiteLogObjid, DateTime startDate, TimeSpan duration)
Parameters
Type Name Description
System.Int32 onsiteLogObjid
System.DateTime startDate
System.TimeSpan duration

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

Duration

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

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

Resolution

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

StartDate

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

TimeType

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

UserName

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

WorkCenter

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