Share via


EcoResCategoryTreeDatasource.isCategoryAvailable Method [AX 2012]

Indicates whether a category is available in the specified organization combination.

Syntax

public boolean isCategoryAvailable(EcoResCategoryId _ecoResCategoryId)

Run On

Client

Parameters

Return Value

Type: boolean
true if a category is available; otherwise, false .

See Also

Reference

EcoResCategoryTreeDatasource Class