Functions on RBARestriction
RBARestriction.baseObject→Object
Result: The BaseObject function returns the depot object on which the restriction is defined: Portfolio, owner or group.
Module "Portfolio Service Extended Portfolio Analysis"
RBARestriction.IsViolated→Boolean
Result: The IsViolated function returns "True" if the restriction for this position in the portfolio rebalancing is violated on the evaluation date, and "False" if it is not violated.
Module "Portfolio Service Extended Portfolio Analysis"
RBARestriction.Name→String
Result: The Name function returns the name of the restriction.
Module "Portfolio Service Extended Portfolio Analysis"