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