Click or drag to resize

ImportProfileControllerGetProfileType Method (Guid)

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 DataLoadProfileType GetProfileType(
	Guid dataLoadProfileUId
)

Parameters

dataLoadProfileUId
Type: SystemGuid
data object uid of the profile

Return Value

Type: DataLoadProfileType
See Also