BenSelect Documentation
AddColumn Method
See Also  Send Feedback
Selerix.BenSelect.Server.Report Namespace > ExportDetail Class : AddColumn Method
name
The name.
type
The type.
description
The description.
format
The format.
Adds the column.

Syntax

JScript 
public function AddColumn( 
   name : String,
   type : String,
   description : String,
   format : String
) : ExportColumn;

Parameters

name
The name.
type
The type.
description
The description.
format
The format.

Return Value

ExportColumn.

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2024 All Rights Reserved.