GlobalClass.OpenUndoTransaction(String, Object) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public virtual void OpenUndoTransaction (string Label, object Guid);
abstract member OpenUndoTransaction : string * obj -> unit
override this.OpenUndoTransaction : string * obj -> unit
Public Overridable Sub OpenUndoTransaction (Label As String, Optional Guid As Object)
Parameters
- Label
- String
- Guid
- Object