AccountDataEntry.Positions Property

public AccountData[] Positions {get;}
This language is not supported or no code example is available.
public:  
property array< AccountData^ >^ Positions { 
array< AccountData^ >^ get( ); 
}
This language is not supported or no code example is available.
public function get Positions() : AccountData[];
This language is not supported or no code example is available.

Property Value

AccountData[]

In this article

Definition