DocumentSetBaseWebPart.m_docSetList Field
Specifies the current list in HTTP context as the parent list of the current Document Set.
Namespace: Microsoft.Office.Server.WebControls
Assembly: Microsoft.Office.DocumentManagement (in Microsoft.Office.DocumentManagement.dll)
Syntax
'Declaration
Protected m_docSetList As SPList
'Usage
Dim value As SPList
value = Me.m_docSetList
Me.m_docSetList = value
protected SPList m_docSetList