Action Class |
public class Action
The Action type exposes the following members.
Name | Description | |
---|---|---|
AssociatedId | Required for certain actions: The Id of a resource associated with the specified action | |
Name | Required: The name of the action to carry out on the associated resource | |
Note | Required for certain actions: A note associated with the specified action | |
Parameters | Required for certain actions: a list of paramaters for this action |
Name | Description | |
---|---|---|
ToString |
Returns a serial representation of the object in JSON format.
(Overrides ObjectToString) | |
ToString(MessageFormat) | Returns a serial representation of the object in the specified format. |