workflowScheme property

int? workflowScheme
final

The ID of the workflow scheme for the project. Use the Get all workflow schemes operation to get a list of workflow scheme IDs. If you specify the workflow scheme you cannot specify the project template key.

Implementation

final int? workflowScheme;