Description
This function is used to query the requested version of the command in progress in the current document. It does this by querying the version set at this depth of the command version stack.
Visual Basic
Public Function GetCommandVersion() As Integer
C#
public int GetCommandVersion();