Table of Contents

Class DocumentRuleAttribute

Namespace
JobFlow.Core.Rules
Assembly
JobFlow.Core.dll

Decorates a Rule for a rule set whose name is based on the specified Type.

[AttributeUsage(AttributeTargets.Class)]
public class DocumentRuleAttribute : FlowRuleAttribute
Inheritance
DocumentRuleAttribute
Extension Methods

Constructors

DocumentRuleAttribute(Type)

public DocumentRuleAttribute(Type type)

Parameters

type Type