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

interface ContainerOfWorkflowSchemeAssociations {
    values: Version3.Version3Models.WorkflowSchemeAssociations[];
}

Properties

Properties

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