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