'Usage
Dim syncData As Boolean Dim value As Object Dim instance As New PopUpClosingEventArgs(syncData, value)
Parameters
- syncData
- A bool value if set to true [sync data].
- value
- An object indicates the value from the drop down dialog.
'Usage
Dim syncData As Boolean Dim value As Object Dim instance As New PopUpClosingEventArgs(syncData, value)