Share via


SysVersionControlSystem.getActionText Method [AX 2012]

Gets the action text for the controllable item.

Syntax

public SysVersionControlItemStatus getActionText(SysVersionControllable controllable)

Run On

Client

Parameters

Return Value

Type: SysVersionControlItemStatus Enumeration
The value from SysVersionControlItemStatus that represents the checked-out action of the controllable item.

See Also

Reference

SysVersionControlSystem Class