SessionBarFactoryItem(Instrument, BarInput, ClockType, TimeSpan, TimeSpan, Int32) Constructor

public SessionBarFactoryItem( 
Instrument instrument
BarInput barInput
ClockType type
TimeSpan session1
TimeSpan session2
int providerId = -1 
)
This language is not supported or no code example is available.
public:  
SessionBarFactoryItem( 
Instrument^ instrument
BarInput barInput
ClockType type
TimeSpan session1
TimeSpan session2
int providerId 
)
This language is not supported or no code example is available.
public function SessionBarFactoryItem( 
instrument : Instrument
barInput : BarInput
type : ClockType
session1 : TimeSpan
session2 : TimeSpan
providerId : int 
);
This language is not supported or no code example is available.

Parameters

instrument
Instrument

barInput
BarInput

type
ClockType

session1
TimeSpan

session2
TimeSpan

providerId
int

In this article

Definition