summaryT:DotNetNuke.ComponentModel.DataAnnotations.IncludeColumnAttribute

Namespace: DotNetNuke.ComponentModel.DataAnnotations
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public class IncludeColumnAttribute : Attribute
Visual Basic
Public Class IncludeColumnAttribute
	Inherits Attribute

Inheritance Hierarchy

System..::..Object
  System..::..Attribute
    DotNetNuke.ComponentModel.DataAnnotations..::..IncludeColumnAttribute

See Also