UpdateCRSetup Class Members
The following tables list the members exposed by UpdateCRSetup.
Public Constructors
Name | Description | |
---|---|---|
UpdateCRSetup Constructor | Initializes a new instance of the UpdateCRSetup class. |
Public Properties
Name | Description | |
---|---|---|
AdditionalFields | Allows the specification of additional fields to be updated as part of API invocation. | |
CRClass | Element from the 'CR Class' application list. If not set, the default list value is used. | |
CRIDNum | Identifier of the CR being updated. | |
CRType | Element from the 'CR Type' application list. If not set, the default list value is used. | |
FixedIn | Element from the 'Fix Release' application list. If not set, the default list value is used. | |
FoundOnCPU | Element from level 1 of the 'CR_DESC' user-defined list. If not set, the default list value is used. | |
Frequency | Element from the 'CR Reproducible' application list. If not set, the default list value is used. | |
GenerateTimeBombs | Specifies if timebombs should be created. | |
IntroductionPhase | Element from the 'CR Domain' application list. If not set, the default list value is used. | |
Memory | Element from level 3 of the 'CR_DESC' user-defined list. If not set the default list value is used. | |
OperatingSystem | Element from level 2 of the 'CR_DESC' user-defined list. If not set the default list value is used. | |
PartDomain | Part Domain of a Part related to the CR. | |
PartNumber | Part Number of a Part related to the CR. | |
PartRevision | Part Revision of a Part related to the CR. | |
Priority | Element from the 'CR Priority' application list. If not set, the default list value is used. | |
TestClass | Element from the 'CR Class' application list. If not set, the default list value is used. | |
Title | Title of the CR. | |
UpdateDate | DateTime the CR was updated. If not set, the current date time is used. | |
UserName | The user updating the CR. If not set, the session user is used. |
Reference
UpdateCRSetup Class
FChoice.Toolkits.Clarify.Quality Namespace
UpdateCR(UpdateCRSetup) Method