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