Interface IWorkflow
Namespace: IndicoV2-Workflows-Models
Assembly: IndicoV2-Abstractions-dll
public interface IWorkflow
Properties
Workflow's Id
int Id { get; }
Property Value
string Name { get; }
Property Value
bool ReviewEnabled { get; }
Property Value
Updated about 1 year ago