RecordsRepositoryProperty.Value field
A string that provides the list value in relation to the site object.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Value As String
'Usage
Dim instance As RecordsRepositoryProperty
Dim value As String
value = instance.Value
instance.Value = value
public string Value
See also
Reference
RecordsRepositoryProperty class