Default constructor.

public WorkflowAttribute(Type workflow)

Parameters

workflow Type

Workflow type that will be used for this model. Must implement .

In this article