 |
| BcfRowCollectionChangedEventArgsAction Property |
Gets the action.
Namespace: CalculationWorks.BusinessModelAssembly: CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 3.0.2.0
Syntaxpublic BcfRowCollectionChangeType Action { get; }Public ReadOnly Property Action As BcfRowCollectionChangeType
Get
public:
property BcfRowCollectionChangeType Action {
BcfRowCollectionChangeType get ();
}member Action : BcfRowCollectionChangeType with get
Property Value
Type:
BcfRowCollectionChangeTypeThe action.
Version InformationCalculationWorks.BusinessModel
Supported in: 3.0, 2.1, 2.0
See Also