Click or drag to resize

ExportConnectivityPackageHelperSetKeyPropertyAndDefaultValuesForResourceTypes Method

Sets operation to CreateOrUpdate, sets placeholders for the personal account resource type, sets the ODWBUSIKEY as key property and fills it with the resource type name

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 static List<ExchangeObject> SetKeyPropertyAndDefaultValuesForResourceTypes(
	List<ExchangeObject> exchangeObjects,
	string categoryName
)

Parameters

exchangeObjects
Type: System.Collections.GenericListExchangeObject
categoryName
Type: SystemString

Return Value

Type: ListExchangeObject
See Also