Click or drag to resize

IComposedBusinessKeyHelperCreateResourcePartForOwner Method

Create composed business key resource 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 CreateResourcePartForOwner(
	string systemComposedBusinessKeyId,
	string resource
)

Parameters

systemComposedBusinessKeyId
Type: SystemString
resource
Type: SystemString

Return Value

Type: String
See Also