| ImportProfileControllerGetProfileType Method (Int32) |
Returns the profile type as defined by the profile object
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 DataLoadProfileType GetProfileType(
int dataLoadProfileId
)
Parameters
- dataLoadProfileId
- Type: SystemInt32
data object id of the profile
Return Value
Type:
DataLoadProfileType
See Also