Interface IParameterVariable
- Namespace
- CMS.Plugin.ProcessManagement.Abstractions.Models
- Assembly
- CMS.Plugin.ProcessManagement.Abstractions.dll
参数变量
public interface IParameterVariable
Properties
GroupName
组名
string GroupName { get; set; }
Property Value
Key
参数Key
string Key { get; set; }