A container for a list of workflow schemes together with the projects they are associated with.

interface ContainerOfWorkflowSchemeAssociations {
    values: Version2.Version2Models.WorkflowSchemeAssociations[];
}

Properties

Properties

A list of workflow schemes together with projects they are associated with.