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)
Available in Sandboxed Solutions: No
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