Table of Contents

Enum SystemField

Namespace
Dynamicweb.Content.Items.Queries
Assembly
Dynamicweb.dll
Represents a system field (column).
public enum SystemField

Fields

Partition = 0
1-based partition number.
Row = 1
1-based row number.
Total = 2
The total number of records available.
To top