Action Property (ChangeResult)
Gets the
IAction definition, if any, that should be performed. May be null.
'Declaration
Public ReadOnly Property Action As IAction
Property Value
An
IAction representing the action to be performed, or null if no action is defined.