This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.

Syntax

C# Copy imageCopy Code
                                  public interface IDataTableModule
Visual Basic (Declaration) Copy imageCopy Code
                                  Public Interface IDataTableModule

The type exposes the following members.

Public Properties

  Name Description
Public property MaxRows
Gets or sets the number of rows that output will contain.
Public property SkipRows
Specifies which row will be the first row in the output.

See Also

Advanced