Sdílet prostřednictvím


FiscalYearDataSet.FiscalYearsDataTable.WFISCAL_PERIOD_START_DATEColumn Property

Gets the XML schema of the WFISCAL_PERIOD_START_DATEColumn in the FiscalYearsDataTable.

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

Syntax

'Declaration
Public ReadOnly Property WFISCAL_PERIOD_START_DATEColumn As DataColumn
    Get
'Usage
Dim instance As FiscalYearDataSet.FiscalYearsDataTable
Dim value As DataColumn

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

Property Value

Type: System.Data.DataColumn

See Also

Reference

FiscalYearDataSet.FiscalYearsDataTable Class

FiscalYearDataSet.FiscalYearsDataTable Members

Admin Web Service