ILanerAttributeColumns.AddByType

Fore Syntax

AddByType(Type: LnColumnType): ILanerColumn;

Fore.NET Syntax

AddByType(Type: Prognoz.Platform.Interop.Laner.LnColumnType): Prognoz.Platform.Interop.Laner.ILanerColumn;

Parameters

Type. Attribute type.

Description

The AddByType method adds an attribute to the collection.

Fore and Fore.NET examples

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

See also:

ILanerAttributeColumns