Portfolio.Fills Property

Gets the fills.
[Browsable(false)] 
public FillSeries Fills {get;}
This language is not supported or no code example is available.
[Browsable(false)] 
public:  
property FillSeries^ Fills { 
FillSeries^ get( ); 
}
This language is not supported or no code example is available.
public  
Browsable(false) 
function get Fills() : FillSeries;
This language is not supported or no code example is available.

Property Value

FillSeries

The fills.

In this article

Definition