ExportCancelEventArgs Constructor
[This is preliminary documentation and subject to change.]
Builds an instance of the class from an ExportAction value and a description.
[Visual Basic]
Public Sub New( _
ByVal
ExportAction As
ExportAction, _
ByVal
String As
String _
)
Parameters
-
ExportAction
-
ExportAction value.
-
String
- Event description.
See Also
ExportCancelEventArgs Class | Primeworks.DataPortSync Namespace