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.