Click or drag to resize

ItemgetAction Method

Returns the 'action' attribute from the Item node.

Namespace:  Aras.IOM
Assembly:  IOM (in IOM.dll) Version: 14.0.20.39432
Syntax
public string getAction()

Return Value

Type: String
Value of the 'action' attribute if the attribute exists, empty string otherwise
Exceptions
ExceptionCondition
ExceptionThe instance doesn't represent a single item.
See Also