DimensionServiceProvider::validateMainAccount Method [AX 2012]

Validates the MainAccount record.

Syntax

server public static boolean validateMainAccount(MainAccountContract _mainAccount)

Run On

Server

Parameters

Return Value

Type: boolean
true if the MainAccountContract is valid; otherwise, false.

See Also

Reference

DimensionServiceProvider Class