ILanerAttributeColumns.AddByType

Синтаксис Fore

AddByType(Type: LnColumnType): ILanerColumn;

Синтаксис Fore.NET

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

Параметры

Type. Тип атрибута.

Описание

Метод AddByType добавляет атрибут в коллекцию.

Примеры Fore и Fore.NET

Использование свойства приведено в примере для ILanerAttributeColumn.NamingFormat.

См. также:

ILanerAttributeColumns