Click or drag to resize

RemoteApiClientGetCalculationLogs Method

Namespace:  Omada.OE.Solution.OIM.AppLogic.RoPESvc
Assembly:  Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public string GetCalculationLogs(
	Guid identityId
)

Parameters

identityId
Type: SystemGuid

Return Value

Type: String

Implements

IRemoteApiGetCalculationLogs(Guid)
See Also