IRdsNotConvertibleReasonIncorrectStructure.NullReferencedLinks

Fore Syntax

NullReferencedLinks: Array;

Fore.NET Syntax

NullReferencedLinks: System.Array;

Description

The NullReferencedLinks property returns keys of links that contain integrity inconsistency.

Comments

To get keys of excessive translation attributes, use the IRdsNotConvertibleReasonIncorrectStructure.ExcessedTranslationAttributes property.

Fore and Fore.NET Examples

The property use is given in the example for IRdsNotConvertibleReasonIncorrectStructure.ExcessedTranslationAttributes.

See also:

IRdsNotConvertibleReasonIncorrectStructure