Share via


RecordsRepositoryProperty.Name field

A string that indicates the name of the site object.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Name As String
'Usage
Dim instance As RecordsRepositoryProperty
Dim value As String

value = instance.Name

instance.Name = value
public string Name

See also

Reference

RecordsRepositoryProperty class

RecordsRepositoryProperty members

Microsoft.SharePoint namespace