| ImportProfileControllerGetImportProfileDetails Method |
Get an XML string with all necessary information needed for the warehouse to be setup
Namespace:
Omada.OE.Solution.OIM.AppLogic.SystemOnboarding
Assembly:
Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntaxpublic string GetImportProfileDetails(
string importProfileId,
bool includeAuthoritativeData
)
Parameters
- importProfileId
- Type: SystemString
Integer or UId of a import profile data object - includeAuthoritativeData
- Type: SystemBoolean
Return Value
Type:
String
See Also