WssSettingsDataSet.WssAdminRow.WADMIN_STS_TEMPLATE_ID Property

Specifies the unique identifier associated with the current site template of the hosting server.

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

Syntax

'Declaration
Public Property WADMIN_STS_TEMPLATE_ID As String
    Get
    Set
'Usage
Dim instance As WssSettingsDataSet.WssAdminRow
Dim value As String

value = instance.WADMIN_STS_TEMPLATE_ID

instance.WADMIN_STS_TEMPLATE_ID = value
public string WADMIN_STS_TEMPLATE_ID { get; set; }

Property Value

Type: System.String

See Also

Reference

WssSettingsDataSet.WssAdminRow Class

WssSettingsDataSet.WssAdminRow Members

WebSvcWssInterop Namespace