FixCRSetup Class Members
The following tables list the members exposed by FixCRSetup.
Public Constructors
Name | Description | |
---|---|---|
![]() |
FixCRSetup Constructor | Initializes a new instance of the FixCRSetup class. |
Public Properties
Name | Description | |
---|---|---|
![]() |
AdditionalFields | Allows the specification of additional fields to be updated as part of API invocation. |
![]() |
CRIDNum | Identifier of the CR being set to Fixed. |
![]() |
FixDate | DateTime the CR was marked Fixed. If not set, the current date time is used. |
![]() |
GenerateTimeBombs | Specifies if timebombs should be created. |
![]() |
Notes | Notes about the CR's the Fix. |
![]() |
Status | The new status for the Change Request. If not set, the default status is used. |
![]() |
UserName | The user fixing the CR. If not set, the session user is used. |
Reference
FixCRSetup Class
FChoice.Toolkits.Clarify.Quality Namespace
FixCR(FixCRSetup) Method