Show / Hide Table of Contents

Class UpdateSubcaseCommitmentSetup

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

Constructors

UpdateSubcaseCommitmentSetup(String, DateTime, Int32)

Declaration
[ConstructorIndex(0)]
public UpdateSubcaseCommitmentSetup(string subcaseIDNum, DateTime commitmentDate, int commitmentObjid)
Parameters
Type Name Description
System.String subcaseIDNum
System.DateTime commitmentDate
System.Int32 commitmentObjid

Properties

ActionType

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

AdditionalFields

Declaration
[PropertyBitValue(16384)]
public AdditionalFields AdditionalFields { get; }
Property Value
Type Description
AdditionalFields

CommitmentDate

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

CommitmentObjid

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

ContactFirstName

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

ContactLastName

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

ContactPhone

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

GenerateTimeBombs

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

IsMadeToCustomer

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

Notes

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

PriorWarning

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

SubcaseIDNum

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

Title

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

UpdateDate

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

UserName

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