| AccessDataUploadControllerGetSupportedFileTypes Method |
Returns the required file types for the provided source system content
Namespace:
Omada.OE.Solution.OIM.AppLogic
Assembly:
Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntaxpublic SourceSystemFileType[] GetSupportedFileTypes(
SourceSystemContent content,
CollectorType type
)
Parameters
- content
- Type: SourceSystemContent
- type
- Type: CollectorType
Return Value
Type:
SourceSystemFileType
See Also