WssServersDataSet.WssServersRow members
Specifies a SharePoint server that is associated with Project Web App.
The WssServersDataSet.WssServersRow type exposes the following members.
Properties
Name | Description | |
---|---|---|
HasErrors | (Inherited from DataRow.) | |
Item[Int32] | (Inherited from DataRow.) | |
Item[String] | (Inherited from DataRow.) | |
Item[DataColumn] | (Inherited from DataRow.) | |
Item[Int32, DataRowVersion] | (Inherited from DataRow.) | |
Item[String, DataRowVersion] | (Inherited from DataRow.) | |
Item[DataColumn, DataRowVersion] | (Inherited from DataRow.) | |
ItemArray | (Inherited from DataRow.) | |
RowError | (Inherited from DataRow.) | |
RowState | (Inherited from DataRow.) | |
Table | (Inherited from DataRow.) | |
WSS_SERVER_URL | Specifies the URL of SharePoint server. | |
WSTS_ADMIN_PORT_IS_SSL | Indicates whether the TCP/IP port set for administration also supports the Secure Sockets Layer (SSL) protocol on the SharePoint server for projects. | |
WSTS_ADMIN_SERVER_NAME | Specifies the administrative server name for the SharePoint server for projects. | |
WSTS_EXTRANET_SERVER_NAME | Specifies the fully-qualified domain name (FQDN) of the SharePoint server for projects. | |
WSTS_MANAGED_PATH | Specifies the mount point for site collections, which can be either based from the root directory (absolute) or based on relative paths to the fully-qualified domain name (FQDN). | |
WSTS_NETBIOS_SERVER_NAME | Specifies the NetBIOS name associated with the SharePoint server for projects. | |
WSTS_SERVER_ADMIN_PORT | Specifies the TCP/IP server administration port for the SharePoint server for projects. | |
WSTS_SERVER_NAME | Specifies the server name of the SharePoint server for projects. | |
WSTS_SERVER_UID | Specifies the GUID the SharePoint server for projects. | |
WSTS_SERVER_WEB_PORT | Specifies the TCP/IP port number used for basic (unsecured) web service. | |
WSTS_WEB_PORT_IS_SSL | Specifies whether the basic TCP/IP port number also supports Secure Sockets Layer (SSL). |
Top
Methods
Top