Skip to main content
All docs
V25.1
  • WindowExpressionBinding Constructors

    Name Parameters Description
    WindowExpressionBinding() none Initializes a new instance of the WindowExpressionBinding class.
    WindowExpressionBinding(String, CalculationPartitioningCriteria, CalculationDirection) expression, mode, direction Initializes a new instance of the WindowExpressionBinding class with specified settings.
    WindowExpressionBinding(String, CalculationPartitioningCriteria) expression, mode Initializes a new instance of the WindowExpressionBinding class with specified settings.
    See Also