DocumentWorkspace, constructeur (Microsoft.SharePoint.Portal.Topology)
Espace de noms : Microsoft.SharePoint.Portal.Topology
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)
Syntaxe
'Déclaration
Public Sub New ( _
name As String, _
url As String, _
documentService As DocumentService _
)
'Utilisation
Dim name As String
Dim url As String
Dim documentService As DocumentService
Dim instance As New DocumentWorkspace(name, url, documentService)
public DocumentWorkspace (
string name,
string url,
DocumentService documentService
)
Paramètres
- name
- url
- documentService
Voir aussi
Référence
DocumentWorkspace, classe
Membres DocumentWorkspace
Microsoft.SharePoint.Portal.Topology, espace de noms