Fundamental Constructor

public Fundamental( 
DateTime dateTime
int providerId
int instrumentId
byte fundamentalType 
)
This language is not supported or no code example is available.
public:  
Fundamental( 
DateTime dateTime
int providerId
int instrumentId
Byte fundamentalType 
)
This language is not supported or no code example is available.
public function Fundamental( 
dateTime : DateTime
providerId : int
instrumentId : int
fundamentalType : byte 
);
This language is not supported or no code example is available.

Parameters

dateTime
DateTime

providerId
int

instrumentId
int

fundamentalType
byte

In this article

Definition