C1.WPF.Document Assembly / C1.WPF.Document Namespace / ExecuteActionCompletedEventArgs Class / Action Property

In This Topic
Action Property (ExecuteActionCompletedEventArgs)
In This Topic
Gets the C1DocumentAction object defining an action executed in the async operation.
Syntax
'Declaration
 
Public ReadOnly Property Action As C1DocumentAction
 
See Also