Click or drag to resize
CalculationWorks Logo
BcfRowCollectionChangeType Enumeration
Enum BcfRowCollectionChangeType

Namespace: CalculationWorks.BusinessModel
Assembly: CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 2.1.0.0
Syntax
public enum BcfRowCollectionChangeType
Members
  Member nameValueDescription
Add0 A row was added.
Remove1 A row was removed.
See Also