ItemErrorExceptionError Property |
Readonly property. Returns Item with error.
Namespace:
Aras.IOME
Assembly:
IOM (in IOM.dll) Version: 14.0.9.36244
Syntaxpublic Item Error { get; }
Public ReadOnly Property Error As Item
Get
/** @property */
public Item get_Error()
function get Error () : Item
Property Value
Type:
Item
See Also