Portfolio.Transactions Property

[Browsable(false)] 
public List<Transaction> Transactions {get;}
This language is not supported or no code example is available.
[Browsable(false)] 
public:  
property List<Transaction^>^ Transactions { 
List<Transaction^>^ get( ); 
}
This language is not supported or no code example is available.
JScript does not support generic types and methods.
This language is not supported or no code example is available.

Property Value

List<Transaction>

In this article

Definition