Click or drag to resize

ItemsetAction Method

Set the 'action' attribute on this.node.

Namespace:  Aras.IOM
Assembly:  IOM (in IOM.dll) Version: 14.0.20.39432
Syntax
public void setAction(
	string action
)

Parameters

action
Type: SystemString
Action name
Exceptions
ExceptionCondition
ExceptionThe instance doesn't represent a single item.
ArgumentExceptionThe this.node is read-only.
See Also