Property Elements
- Namespace
- YndigoBlue.Velocity.Model
- Assembly
- YndigoBlue.Velocity.dll
Elements
Gets or sets the elements (columns, expressions, etc.) that the aggregate operates on.
public IEnumerable<IElement> Elements { get; set; }
Gets or sets the elements (columns, expressions, etc.) that the aggregate operates on.
public IEnumerable<IElement> Elements { get; set; }