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.
A string that indicates the name of the site object.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
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