BarFactoryItem.GetBarOpenDateTime Method

protected virtual DateTime GetBarOpenDateTime( 
DataObject obj
ClockType type 
)
This language is not supported or no code example is available.
protected:  
virtual DateTime GetBarOpenDateTime( 
DataObject^ obj
ClockType type 
)
This language is not supported or no code example is available.
protected function GetBarOpenDateTime( 
obj : DataObject
type : ClockType 
) : DateTime;
This language is not supported or no code example is available.

Parameters

obj
DataObject

type
ClockType

Return Value

DateTime

In this article

Definition