WssSettingsDataSet.WssAdminDataTable.WADMIN_STS_TEMPLATE_LCIDColumn Property

Defines the column for the WADMIN_STS_TEMPLATE_LCID field.

Namespace:  [WssInterop Web service]
Service reference: http://ServerName:32843/[Project Service Application GUID]/PSI/WssInterop.svc
Web service reference: http://ServerName/ProjectServerName/_vti_bin/PSI/WssInterop.asmx?wsdl

Syntax

'Declaration
Public ReadOnly Property WADMIN_STS_TEMPLATE_LCIDColumn As DataColumn
    Get
'Usage
Dim instance As WssSettingsDataSet.WssAdminDataTable
Dim value As DataColumn

value = instance.WADMIN_STS_TEMPLATE_LCIDColumn
public DataColumn WADMIN_STS_TEMPLATE_LCIDColumn { get; }

Property Value

Type: System.Data.DataColumn

See Also

Reference

WssSettingsDataSet.WssAdminDataTable Class

WssSettingsDataSet.WssAdminDataTable Members

WssInterop Web Service