| AccessDataUploadProgressEventArgs Constructor |
Namespace:
Omada.OE.Solution.OIM.AppLogic.Model
Assembly:
Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntaxpublic AccessDataUploadProgressEventArgs(
string message,
int percentComplete
)
Parameters
- message
- Type: SystemString
- percentComplete
- Type: SystemInt32
See Also