Click or drag to resize

IRemoteApiGetSimulationCompletionPercentage 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#
[OperationContractAttribute(Action = "http://tempuri.org/IRemoteApi/GetSimulationCompletionPercentage", 
	ReplyAction = "http://tempuri.org/IRemoteApi/GetSimulationCompletionPercentageResponse")]
int GetSimulationCompletionPercentage(
	Guid externalKey
)

Parameters

externalKey
Type: SystemGuid

Return Value

Type: Int32
See Also