Click or drag to resize

IComposedBusinessKeyHelperCreateContextPartForOwner Method

Create composed business key context part for owner

Namespace:  Omada.OE.Solution.OIM.AppLogic.Integration.Helpers
Assembly:  Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
string CreateContextPartForOwner(
	string systemComposedBusinessKeyId,
	string contextId
)

Parameters

systemComposedBusinessKeyId
Type: SystemString
contextId
Type: SystemString

Return Value

Type: String
See Also