RecordsRepositoryProperty.DisplayName field
The field represented by the records repository object.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public DisplayName As String
'Usage
Dim instance As RecordsRepositoryProperty
Dim value As String
value = instance.DisplayName
instance.DisplayName = value
public string DisplayName
See also
Reference
RecordsRepositoryProperty class