Show contents 

Laner > Laner Assembly Interfaces > ILanerCellAttribute > ILanerCellAttribute.Type

ILanerCellAttribute.Type

Fore Syntax

Type: LnAttributeType;

Fore.NET Syntax

Type: Prognoz.Platform.Interop.Laner.LnAttributeType;

Description

The Type property determines attribute type.

Comments

To set attribute identifier, use the ILanerCellAttribute.NamingFormat property.

Fore and Fore.NET examples

The property use is given in the example for ILanerCellAttribute.NamingFormat.

See also:

ILanerCellAttribute