Share via


RetailConnReplicationUtilities::companyExists Method [AX 2012]

Method returns true if the company exists otherwise false.

Syntax

client server public static boolean companyExists(DataAreaId _dataAreaId)

Run On

Called

Parameters

Return Value

Type: boolean
true if the company exists otherwise false.

See Also

Reference

RetailConnReplicationUtilities Class