Omada Identity
Omada Identity
Namespaces
Omada.OE.Solution.OIM.AppLogic.SystemOnboarding
ImportProfileController Class
ImportProfileController Methods
CategoryIsReadyForImports Method
Get Method
GetAdHocProfileForSystem Method
GetImportProfileDetails Method
GetImportProfileType Method
GetLogConfigurationXml Method
GetPreviewImportProfileDetails Method
GetProfilesWithPotentiallyStaleFlag Method
GetProfileType Method
GetProfileTypeValueId Method
GetSystemAttachedToImport Method
IsImportPotentiallyStale Method
IsImportRunning Method
IsImportWasCancelled Method
PerformImportCheck Method
SetDataLoadProfileStatus Method
SetPotentiallyStaleFlag Method
StartImport Method
SystemHasImportedData Method
SystemIsReadyForImports Method
UpdateImportProfileCategory Method
ImportProfileController
GetProfileTypeValueId Method
REturns the set-property value id for a profile type
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
Syntax
C#
Copy
public
virtual
int
GetProfileTypeValueId
(
DataLoadProfileType
profileType
)
Parameters
profileType
Type:
Omada.OE.Solution.OIM.AppLogic.SystemOnboarding
DataLoadProfileType
profile type
Return Value
Type:
Int32
See Also
Reference
ImportProfileController Class
Omada.OE.Solution.OIM.AppLogic.SystemOnboarding Namespace