Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Determines whether the specified DimensionConstraintNode record has any descendents with active dates set.
Syntax
server public static boolean existDescendentWithActiveDates(RecId _constraintNodeRecId, [boolean _isTopParent])
Run On
Server
Parameters
- _constraintNodeRecId
Type: RecId Extended Data Type
The record ID of the DimensionConstraintNode for which to check the descendents for the existance of active dates.
- _isTopParent
Type: boolean
A Boolean value that indicates whether the specified node is the top parent of the descendents; optional.
Return Value
Type: boolean
true if any DimensionConstraintNode descendent has active dates set; otherwise, false.