Show / Hide Table of Contents

Class UpdateCRSetup

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

Constructors

UpdateCRSetup(String)

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

Properties

AdditionalFields

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

CRClass

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

CRIDNum

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

CRType

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

FixedIn

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

FoundOnCPU

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

Frequency

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

GenerateTimeBombs

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

IntroductionPhase

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

Memory

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

OperatingSystem

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

PartDomain

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

PartNumber

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

PartRevision

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

Priority

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

TestClass

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

Title

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

UpdateDate

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

UserName

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