 |
| BcfSavePointEventArgsSavePoint Property |
Gets the savepoint.
Namespace: CalculationWorks.BusinessModel.Behaviors.DiagnosticsAssembly: CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 3.2.1.2
Syntaxpublic BcfSavePoint SavePoint { get; }Public ReadOnly Property SavePoint As BcfSavePoint
Get
public:
property BcfSavePoint^ SavePoint {
BcfSavePoint^ get ();
}member SavePoint : BcfSavePoint with get
Property Value
Type:
BcfSavePointThe savepoint.
Version InformationCalculationWorks.BusinessModel
Supported in: 3.2, 3.0
See Also