See Also

Element Class  | Element Members  | Overload List

Requirements

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

Language

Visual Basic

C#

JScript

Show All

name
Name of this element.
dateTime1
Sets YDateTimeStart and XDateTime
dateTime2
Sets YDateTime
See Also Requirements Languages dotnetCHARTING Send comments on this topic.

Element Constructor(String,DateTime,DateTime)

Initialize a new instance of the Element class with (YDateTimeStart, YDateTime) or (XDateTime, YDateTime) as the initial element value types.

[Visual Basic]
Public Function New( _    ByVal name As String, _    ByVal dateTime1 As Date, _    ByVal dateTime2 As Date _ )
[C#]
public Element(    string name,    DateTime dateTime1,    DateTime dateTime2 );
[JScript]
public function Element(    name : String,    dateTime1 : DateTime,    dateTime2 : DateTime );

Parameters

name
Name of this element.
dateTime1
Sets YDateTimeStart and XDateTime
dateTime2
Sets YDateTime

Requirements

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

See Also

Element Class  | Element Members  | Overload List

 

 


2002 - 2004 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.