CreateCRSetup Class Members
The following tables list the members exposed by CreateCRSetup.
Public Constructors
Name | Description | |
---|---|---|
CreateCRSetup Constructor | Initializes a new instance of the CreateCRSetup 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. | |
CreateDate | When Change Request was created. If not set, the current date time is used. | |
CRType | Element from the 'CR Type' application list. If not set, the default list value is used. | |
Description | Notes about the Change Request. If not set, no notes are logged. | |
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 part for the Change Request | |
PartNumber | Part number of part for the Change Request | |
PartRevision | Part revision of part for the Change Request | |
Priority | Element from the 'CR Priority' application list. If not set, the default list value is used. | |
Queue | Queue where the CR will be dispatched. | |
Status | The initial open condition status for the Change Request. If not set, the default open condition status is used. | |
TestClass | Element from the 'CR Class' application list. If not set, the default list value is used. | |
Title | The title of the Change Request | |
UserName | The user creating the CR. If not set, the session user is used. | |
VerificationTest | List of verification tests for the Change Request |
Reference
CreateCRSetup Class
FChoice.Toolkits.Clarify.Quality Namespace
CreateCR(CreateCRSetup) Method