Show / Hide Table of Contents

Class UpdateSubcaseSetup

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

Constructors

UpdateSubcaseSetup(String)

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

Properties

AdditionalFields

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

GenerateTimeBombs

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

OnlyOpen

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

OnlyOwner

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

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

SubcaseIDNum

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

UpdateDate

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

UserName

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