BinaryCriteria.LeftOperand property

namespace: Serenity.Data   assemblySerenity.Net.Data

Gets the left operand.

public BaseCriteria LeftOperand { get; }

Property Value

The left operand.

See Also