 |
| BcfUndoRedoItemStateIdNewStateId Property |
Gets the new state identifier.
Namespace: CalculationWorks.BusinessModel.UndoRedoAssembly: CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 3.2.1.2
Syntaxpublic Guid NewStateId { get; }Public ReadOnly Property NewStateId As Guid
Get
public:
property Guid NewStateId {
Guid get ();
}member NewStateId : Guid with get
Property Value
Type:
GuidThe new state identifier.
Version InformationCalculationWorks.BusinessModel
Supported in: 3.2, 3.0, 2.1, 2.0
See Also