RecordsRepositoryProperty.Other Field
A string that provides additional information about the site object.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
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