Click or drag to resize

ImportProfileControllerGetProfileType Method (DataObject)

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
Syntax
C#
public virtual DataLoadProfileType GetProfileType(
	DataObject dataObjectLoadProfile
)

Parameters

dataObjectLoadProfile
Type: Omada.OE.ModelDataObject
profile data object

Return Value

Type: DataLoadProfileType
See Also