Click or drag to resize

ImportProfileControllerGetProfileTypeValueId 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#
public virtual int GetProfileTypeValueId(
	DataLoadProfileType profileType
)

Parameters

profileType
Type: Omada.OE.Solution.OIM.AppLogic.SystemOnboardingDataLoadProfileType
profile type

Return Value

Type: Int32
See Also