Interface IWorkflow

Namespace: IndicoV2-Workflows-Models
Assembly: IndicoV2-Abstractions-dll

public interface IWorkflow

Properties

Id

Workflow's Id

int Id { get; }

Property Value

int

Name

string Name { get; }

Property Value

string

ReviewEnabled

bool ReviewEnabled { get; }

Property Value

bool