Compartir a través de


de la propiedad ProjectWSSInfoDataSet.ProjWssInfo

Obtiene el ProjWssInfoDataTable, para la recopilación de datos de interoperabilidad del sitio de SharePoint.

Espacio de nombres:  WebSvcWssInterop
Ensamblado:  ProjectServerServices (en ProjectServerServices.dll)

Sintaxis

'Declaración
<BrowsableAttribute(False)> _
Public ReadOnly Property ProjWssInfo As ProjectWSSInfoDataSet.ProjWssInfoDataTable
    Get
'Uso
Dim instance As ProjectWSSInfoDataSet
Dim value As ProjectWSSInfoDataSet.ProjWssInfoDataTable

value = instance.ProjWssInfo
[BrowsableAttribute(false)]
public ProjectWSSInfoDataSet.ProjWssInfoDataTable ProjWssInfo { get; }

Valor de propiedad

Tipo: WebSvcWssInterop.ProjectWSSInfoDataSet.ProjWssInfoDataTable

Vea también

Referencia

clase ProjectWSSInfoDataSet

Miembros ProjectWSSInfoDataSet

Espacio de nombres WebSvcWssInterop