IncPosition

IncPosition class

Include investment positions in response.

public class IncPosition

Constructors

Name Description
IncPosition() Initializes a new instance of IncPosition class.

Properties

Name Description
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