Share via


SysVersionControlFilebasedBackEnd.actionText Method [AX 2012]

Converts an action to the description of the back end of the action.

Syntax

public str actionText(SysVersionControlSystemFileAction _action)

Run On

Client

Parameters

Return Value

Type: str
The description of the back end of the action.

Remarks

The description of the back end of the action must match the populated values in the SysVersionControlTmpItem.ActionText table field.

See Also

Reference

SysVersionControlFilebasedBackEnd Interface