SortUnique Property

Gets or sets the value determining if the combination of columns represent a unique row

Definition

Namespace: Firefly.Box
Assembly: Firefly.Box (in Firefly.Box.dll) Version: debug-master-v:33791
C#
public bool Unique { get; set; }

Property Value

Boolean

See Also