IsNullParentAllowed - DataDictionary

Called to determine if an inactive parent DDO can be null

Type: Function

Return Data Type: Boolean

Parameters: Integer iParentFile

ParameterDescription
iParentFileTable number of table to check


Return Value

Returns True if a null parent is allowed, False if not.


Syntax
Function IsNullParentAllowed Integer iParentFile Returns Boolean

Call: Get IsNullParentAllowed iParentFile to BooleanVariable


Description

Called to determine if an inactive parent DDO can be null.

See Also

ParentNullAllowed | AllowParentFind