ScriptingCriteriaScriptText Property
Gets or sets the text of the script if the script is not passed via the
FileName property.
Namespace: Mythicsoft.Search.CoreAssembly: Mythicsoft.Search.Core (in Mythicsoft.Search.Core.dll) Version: 9.3.830.1
public string ScriptText { get; set; }
public:
property String^ ScriptText {
String^ get ();
void set (String^ value);
}
Property Value
String