summaryP:DotNetNuke.ComponentModel.DataAnnotations.PrimaryKeyAttribute.AutoIncrement

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

Syntax

C#
public bool AutoIncrement { get; set; }
Visual Basic
Public Property AutoIncrement As Boolean
	Get
	Set

See Also