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