Table of Contents

Class FlowControlModel

Namespace
CMS.Plugin.FlowManagement.Abstractions.Models
Assembly
CMS.Plugin.FlowManagement.Abstractions.dll

流程控制模型

public class FlowControlModel : ExtensibleObject, IHasExtraProperties, IValidatableObject
Inheritance
FlowControlModel
Implements
IHasExtraProperties
Inherited Members

Properties

Description

控制描述

public string Description { get; set; }

Property Value

string

Name

控制名称

public string Name { get; set; }

Property Value

string