BcfUndoRedoItemRowDeletedFromDeserializedState Method |
[This is preliminary documentation and is subject to change.]
Namespace: CalculationWorks.BusinessModel.UndoRedo
public static BcfUndoRedoItemRowDeleted FromDeserializedState( Object state, BcfDataSet dataSet )
| Exception | Condition |
|---|---|
| ArgumentNullException | state is null. |
| ArgumentException | state does not implement BcfUndoRedoItemRowDeletedIState. |