BenSelect Documentation
CreateColumn(String,String,String,String) Method
See Also  Send Feedback
Selerix.BenSelect.Server.Report Namespace > ExportDetail Class > CreateColumn Method : CreateColumn(String,String,String,String) Method
name
The name.
type
The type.
description
The description.
format
The format.
Creates the column.

Syntax

JScript 
public function CreateColumn( 
   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.