Share via


TAMFundCustCategory.getChildCount Method

Retrieves the child count for the specified record in the TAMFundCustCategory table.

Syntax

public int64 getChildCount([boolean _activeOnly])

Run On

Called

Parameters

  • _activeOnly
    Type: boolean
    A Boolean value that indicates whether to retrieve only active child categories.

Return Value

Type: int64
The number of children for the specified category.

See Also

Reference

TAMFundCustCategory Table