Represents a table view field.

Namespace:  C1.Data.SchemaObjects
Assembly:  C1.Data.2 (in C1.Data.2.dll)

Syntax

C#
public class TableViewField : Field
Visual Basic (Declaration)
Public Class TableViewField _
	Inherits Field

Inheritance Hierarchy

System..::..Object
  C1.Data.SchemaObjects..::..Field
    C1.Data.SchemaObjects..::..TableViewField

See Also