 |
| BcfDataSetUndoRepositoryUndoItemCount Property |
Gets the undo-stack item count.
Namespace: CalculationWorks.BusinessModel.BehaviorsAssembly: CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 3.0.2.0
Syntaxpublic int UndoItemCount { get; }Public ReadOnly Property UndoItemCount As Integer
Get
public:
property int UndoItemCount {
int get ();
}member UndoItemCount : int with get
Property Value
Type:
Int32The undo item count.
Version InformationCalculationWorks.BusinessModel
Supported in: 3.0, 2.1, 2.0
See Also