SessionBarFactoryItem Class
public class SessionBarFactoryItem : BarFactoryItem
This language is not supported or no code example is available.
public ref class SessionBarFactoryItem : public BarFactoryItem^
This language is not supported or no code example is available.
| Name | Description | |
|---|---|---|
|
BarInput | (inherited from BarFactoryItem). |
|
BarSize | (inherited from BarFactoryItem). |
|
BarType | (inherited from BarFactoryItem). |
|
InputBarSize | (inherited from BarFactoryItem). |
|
InputBarType | (inherited from BarFactoryItem). |
|
Instrument | (inherited from BarFactoryItem). |
|
ProviderId | (inherited from BarFactoryItem). |
|
Session1 | (inherited from BarFactoryItem). |
|
Session2 | (inherited from BarFactoryItem). |
|
SessionEnabled | (inherited from BarFactoryItem). |
| Name | Description | |
|---|---|---|
|
AddReminder(DateTime, ClockType) | (inherited from BarFactoryItem). |
|
Clone() | |
|
EmitBar() | (inherited from BarFactoryItem). |
|
EmitBarOpen() | (inherited from BarFactoryItem). |
|
GetBarCloseDateTime(DataObject, ClockType) | |
|
GetBarOpenDateTime(DataObject, ClockType) | |
|
GetDataObjectDateTime(DataObject, ClockType) | (inherited from BarFactoryItem). |
|
InSession(DateTime) | (inherited from BarFactoryItem). |
|
OnData(DataObject) | |
|
OnReminder(DateTime) | |
|
ToString() | (inherited from BarFactoryItem). |
| Name | Description | |
|---|---|---|
|
bar | (inherited from BarFactoryItem). |
|
barInput | (inherited from BarFactoryItem). |
|
barSize | (inherited from BarFactoryItem). |
|
barType | (inherited from BarFactoryItem). |
|
factory | (inherited from BarFactoryItem). |
|
inputBarSize | (inherited from BarFactoryItem). |
|
inputBarType | (inherited from BarFactoryItem). |
|
instrument | (inherited from BarFactoryItem). |
|
providerId | (inherited from BarFactoryItem). |
|
session1 | (inherited from BarFactoryItem). |
|
session2 | (inherited from BarFactoryItem). |
|
sessionEnabled | (inherited from BarFactoryItem). |
OberMind.SessionBarFactoryItem