Show / Hide Table of Contents

Class LogSubcaseCommitmentSetup

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

Constructors

LogSubcaseCommitmentSetup(String, String, TimeSpan, String, String, String)

Declaration
[ConstructorIndex(0)]
public LogSubcaseCommitmentSetup(string subcaseIDNum, string title, TimeSpan priorWarning, string contactFirstName, string contactLastName, string contactPhone)
Parameters
Type Name Description
System.String subcaseIDNum
System.String title
System.TimeSpan priorWarning
System.String contactFirstName
System.String contactLastName
System.String contactPhone

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(16)]
public DateTime CommitmentDate { get; set; }
Property Value
Type Description
System.DateTime

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

GenerateCommitmentEmail

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

GenerateTimeBombs

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

LogDate

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

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

UserName

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