RelaxISWCFLinkProxyGetCurrentWeightingMode Method |
Retrieves the plugin name of the currently active weighting mode.
Namespace: RelaxIS_SDK.RelaxISWCFLinkAssembly: RelaxIS SDK (in RelaxIS SDK.dll) Version: 3.0.23.63
Syntax public string GetCurrentWeightingMode()
Public Function GetCurrentWeightingMode As String
Dim instance As RelaxISWCFLinkProxy
Dim returnValue As String
returnValue = instance.GetCurrentWeightingMode()
Return Value
StringThe plugin name of the currently active weighting mode.
Implements
IRelaxISWCFLinkGetCurrentWeightingModeSee Also