| IntegrationPostActionBaseGetUploader Method |
Provides integration uploader for this post action
Namespace:
Omada.OE.Solution.OIM.Assembly.Integration
Assembly:
Omada.OE.Solution.OIM.Assembly (in Omada.OE.Solution.OIM.Assembly.dll) Version: 15.0.0.0
Syntaxprotected virtual SurveyIntegrationUploader GetUploader(
string source = "Survey"
)
Parameters
- source (Optional)
- Type: SystemString
source for logging uploader events
Return Value
Type:
SurveyIntegrationUploader
See Also