Share via


AxAdvancedLedgerEntryLine.inputStatus Method [AX 2012]

Retrieves an enumeration value that specifies the internal or external context.

Syntax

public int inputStatus([InternalExternal _inputStatus])

Run On

Called

Parameters

Return Value

Type: int
An internal or external enumeration value.

Remarks

The AxAdvancedLedgerEntryHeader class is intended to work with the client and service model. This variable is exposed to be controlled from the client and the service models. The Internal enumeration value represents the application. The External enumeration value represents the user or application.

See Also

Reference

AxAdvancedLedgerEntryLine Class