Skip to content

86607617 d476 ba06 8253 98a425154103

Fernando Garcia edited this page May 8, 2018 · 1 revision

KnownAggregateLocation Enumeration

Additional header content

Specifies known locations for aggregate functions

Namespace: iTin.Export.Model
Assembly: iTin.Export.Core (in iTin.Export.Core.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#

[SerializableAttribute]
public enum KnownAggregateLocation

VB

<SerializableAttribute>
Public Enumeration KnownAggregateLocation

Members

 

Member name Value Description
Top 0 This aggregate is vertically aligned at the top.
Bottom 1 This aggregate is vertically aligned at the bottom.

Remarks

[Missing documentation for "T:iTin.Export.Model.KnownAggregateLocation"]

See Also

Reference

iTin.Export.Model Namespace

Clone this wiki locally