 |
| BcfCellChangedEventArgsChangeType Property |
Gets the type of the change.
Namespace: CalculationWorks.BusinessModelAssembly: CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 3.2.1.2
Syntaxpublic BcfCellChangeType ChangeType { get; }Public ReadOnly Property ChangeType As BcfCellChangeType
Get
public:
property BcfCellChangeType ChangeType {
BcfCellChangeType get ();
}member ChangeType : BcfCellChangeType with get
Property Value
Type:
BcfCellChangeTypeThe change type.
Version InformationCalculationWorks.BusinessModel
Supported in: 3.2, 3.0, 2.1, 2.0
See Also