McTrackingDocumentRestore Method
|
|
Namespace:
MediaCy.Addins.Tracking
Assembly:
MediaCy.Addins.Tracking (in MediaCy.Addins.Tracking.dll) Version: 3.1.0.0
SyntaxPublic Sub Restore (
RestoreFrom As Object,
Context As Object,
StateID As Integer,
Operation As Integer,
IsUndoState As Integer
)
Parameters
- RestoreFrom
- Type: SystemObject
- Context
- Type: SystemObject
- StateID
- Type: SystemInt32
- Operation
- Type: SystemInt32
- IsUndoState
- Type: SystemInt32
Implements
IMcUndoableRestore(Object, Object, Int32, Int32, Int32)
See Also