Show / Hide Table of Contents

Class UpdateCaseSetup

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

Constructors

UpdateCaseSetup(String)

Declaration
[ConstructorIndex(0)]
public UpdateCaseSetup(string caseIDNum)
Parameters
Type Name Description
System.String caseIDNum

Properties

AdditionalFields

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

CaseIDNum

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

CaseType

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

ClearContractRelation

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

ClearPartRevisionRelation

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

ClearSitePartRelation

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

ContractObjid

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

GenerateTimeBombs

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

OnlyOpen

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

OnlyOwner

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

PartRevisionObjid

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

Priority

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

Severity

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

SitePartObjid

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

Title

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

UpdateDate

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

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.