Share via


ProjectWSSInfoDataSet.ProjWssInfo property

Gets the ProjWssInfoDataTable, for the collection of SharePoint site interoperability data.

Namespace:  WebSvcWssInterop
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

Syntax

'Declaration
<BrowsableAttribute(False)> _
Public ReadOnly Property ProjWssInfo As ProjectWSSInfoDataSet.ProjWssInfoDataTable
    Get
'Usage
Dim instance As ProjectWSSInfoDataSet
Dim value As ProjectWSSInfoDataSet.ProjWssInfoDataTable

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

Property value

Type: WebSvcWssInterop.ProjectWSSInfoDataSet.ProjWssInfoDataTable

See also

Reference

ProjectWSSInfoDataSet class

ProjectWSSInfoDataSet members

WebSvcWssInterop namespace