IncPosition

IncPosition class

Include investment positions in response.

public class IncPosition

Constructors

NameDescription
IncPosition()Initializes a new instance of IncPosition class.

Properties

NameDescription
DateAsOf { get; set; }Gets or sets the date that positions should be sent down for.
Include { get; set; }Gets or sets whether to include positions in the statement download.

See Also