Table of Contents

Class BusinessPropertyCollection

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

扩展属性集合,流程节点的扩展属性

[Serializable]
public class BusinessPropertyCollection : Collection<BusinessProperty>, IList<BusinessProperty>, ICollection<BusinessProperty>, IReadOnlyList<BusinessProperty>, IReadOnlyCollection<BusinessProperty>, IEnumerable<BusinessProperty>, IList, ICollection, IEnumerable
Inheritance
BusinessPropertyCollection
Implements
Inherited Members

Properties

this[string]

name访问器,

public BusinessProperty this[string name] { get; }

Parameters

name string

Property Value

BusinessProperty

Remarks

不区分大小写.