ContractsToolkit Class Members
The following tables list the members exposed by ContractsToolkit.
Public Constructors
Name | Description | |
---|---|---|
ContractsToolkit Constructor | Overloaded. |
Public Properties
Name | Description | |
---|---|---|
ImpersonatorUsername | (Inherited from FChoice.Toolkits.Clarify.Contracts.ContractsToolkitBase) |
Public Methods
Name | Description | |
---|---|---|
AcceptQuote | Overloaded. Accept the specified Quote from the queue in which it is currently dispatched. This overload takes a set of required parameters for the API. | |
AddPOToSchedule | Overloaded. Used to add purchase orders to schedules of contracts. This overload takes a set of required parameters for the API. | |
AssignQuote | Overloaded. Assign the Quote to a new user. This overload takes a set of required parameters for the API. | |
ChangeQuoteStatus | Overloaded. Causes the specified quote to have its status changed. This overload takes a set of required parameters for the API. | |
CreateContract | Overloaded. Used to create a new contract. This overload takes a set of required parameters for the API. | |
CreateContractLineItem | Overloaded. Used to create quote/contract line items. This overload takes a set of required parameters for the API. | |
CreatePriceInstance | Overloaded. Used to create a new price instance for a support program. This overload takes a set of required parameters for the API. | |
CreateSchedule | Overloaded. Used to create a contract schedule. This overload takes a set of required parameters for the API. | |
DeleteSitePart | Overloaded. Used to delete a site_part in Clarify, and then unrelate the site_part from all other related records. This overload takes a set of required parameters for the API. | |
DispatchQuote | Overloaded. Dispatch the Quote to the specified queue. This overload takes a set of required parameters for the API. | |
ForwardQuote | Overloaded. Reject-forward the Quote from one queue to another. This overload takes a set of required parameters for the API. | |
LogContractNote | Overloaded. Causes a note log to be created and added to the specified contract. This overload takes a set of required parameters for the API. | |
MoveQuote | Overloaded. Move the Quote from one WipBin to another WipBin. This overload takes a set of required parameters for the API. | |
RejectContract | Overloaded. Reject the Contract from the queue in which it currently resides, and return it to the owner. This overload takes a set of required parameters for the API. | |
RejectQuote | Overloaded. Reject the Quote from the queue in which it currently resides, and return it to the owner. This overload takes a set of required parameters for the API. | |
RelateContractItemToSitePart | Overloaded. Used to relate (or unrelate) a Site Part from a contract line item. This overload takes a set of required parameters for the API. | |
ReopenContract | Overloaded. Causes the specified contract to be reopened. This overload takes a set of required parameters for the API. | |
UnrelateContractItemFromSitePart | Overloaded. Used to unrelate a Site Part from a contract line item. This overload takes a set of required parameters for the API. | |
UpdateSchedule | Overloaded. Used to update a contract schedule. This overload takes a set of required parameters for the API. | |
YankQuote | Overloaded. Yank the Quote from its current location to a new owner's WipBin. This overload takes a set of required parameters for the API. |
Reference
ContractsToolkit Class
FChoice.Toolkits.Clarify.Contracts Namespace