RecordsRepositoryProperty.Name Field
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