BinaryCriteria.RightOperand property

namespace: Serenity.Data   assemblySerenity.Net.Data

Gets the right operand.

public BaseCriteria RightOperand { get; }

Property Value

The right operand.

See Also