summaryP:DotNetNuke.ComponentModel.DataAnnotations.PrimaryKeyAttribute.AutoIncrement
Namespace: DotNetNuke.ComponentModel.DataAnnotationsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public bool AutoIncrement { get; set; } |
| Visual Basic |
|---|
Public Property AutoIncrement As Boolean Get Set |