IMetabaseSecurityClassesAttributes.Item

Syntax

Item(Index: Integer): IMetabaseSecurityClassAttributes;

Item[System.Int32]: Prognoz.Platform.Interop.ABAC.IMetabaseSecurityClassAttributes;

Parameters

Index. Index of the object type that contains attributes.

Description

The Item property returns object type by index.

Comments

The property is read-only.

Fore and Fore.NET Examples

The property use is given in the example for IMetabaseSecurityClassAttributes.ClassId.

See also:

IMetabaseSecurityClassesAttributes