RecordsRepositoryProperty.DisplayName Field
The field represented by the records repository object.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
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