Returns 'InnerText' property of ArasXmlNode with xpath = Item.XPathResult from the
item's dom.
Namespace:
Aras.IOMAssembly: IOM (in IOM.dll) Version: 11.0.0.6296
Syntax
C# |
---|
public string getResult() |
Visual Basic (Declaration) |
---|
Public Function getResult As String |
J# |
---|
public String getResult() |
JScript |
---|
public function getResult() : String |