IsNullParentAllowed - DataDictionary
Called to determine if an inactive parent DDO can be null
Type: Function
Return Data Type: Boolean
Parameters
| Parameter | Type | Description |
|---|---|---|
| iParentFile | Integer | Table number of table to check |
Syntax
Function IsNullParentAllowed Integer iParentFile Returns Boolean
Call Example
Get IsNullParentAllowed iParentFile to BooleanVariable
Description
Called to determine if an inactive parent DDO can be null.
Return Value
Returns True if a null parent is allowed, False if not.