Returns True if the parent DD can be used to do a parent find.
Function AllowParentFind Returns Boolean
Call: | Get AllowParentFind to BooleanVariable |
Called to determine if the parent DD can be use to do a parent find. This does all the complicated testing to see if the child is committed (IsCommitted), if switching this parent is allowed (IsCommittedParentChangeAllowed) and how a relates-to constraint alters these rules.
See Also