summaryP:DotNetNuke.ComponentModel.DataAnnotations.PrimaryKeyAttribute.PropertyName

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

Syntax

C#
public string PropertyName { get; set; }
Visual Basic
Public Property PropertyName As String
	Get
	Set

See Also