IMetabaseUpdateAccessSubjects.Item

Fore Syntax

Item(Index: Integer): IMetabaseUpdateAccessSubject;

Fore.NET Syntax

Item(Index: Integer): Prognoz.Platform.Interop.Metabase.IMetabaseUpdateAccessSubject;

Parameters

Index. Security subject index.

Description

The Item property returns security subject by index.

Fore and Fore.NET Example

The property use is given in example for the IMetabaseUpdateAccessSubject.RemappingSid property.

See also:

IMetabaseUpdateAccessSubjects