RelaxISPlugin_ResultEvaluatorNoTransform Field |
Defines the string that means, that no pretransformation of the data is performed by this plugin
Namespace: RelaxIS_SDK.PluginsAssembly: RelaxIS SDK (in RelaxIS SDK.dll) Version: 3.0.23.63
Syntax public const string NoTransform = "No transformation"
Public Const NoTransform As String = "No transformation"
Dim value As String
value = RelaxISPlugin_ResultEvaluator.NoTransform
Field Value
StringSee Also