IABACSubjectAttributesMapping.Item

Syntax

Item(Index: Integer): IABACSubjectAttributeMapping;

Parameters

Index. Index of link between user attribute and attribute of external storage area/domain.

Description

The Item property returns settings of link between user attribute and attribute of external storage area/domain by index.

Example

The property use is given in the example for IABACSubjectAttributesMappings.Count.

See also:

IABACSubjectAttributesMapping