Dynamicweb 8 Documentation
SystemField Enumeration

Represents a system field (column).
Syntax
'Declaration
 
Public Enum SystemField 
   Inherits System.Enum
public enum SystemField : System.Enum 
Members
MemberDescription
Partition1-based partition number.
Row1-based row number.
TotalThe total number of records available.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Dynamicweb.Content.Items.Queries.SystemField

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Dynamicweb.Content.Items.Queries Namespace

Send Feedback