Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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