AccountReport(Int32, Double, String) Constructor
This language is not supported or no code example is available.
This language is not supported or no code example is available.
public function AccountReport(
portfolioId : int,
amount : double,
text : String
);
This language is not supported or no code example is available.
Parameters
-
portfolioId
-
int
-
amount
-
double
-
text
-
string
In this article
Definition