Share via


FiscalPeriodDataSet.FiscalPeriodsDataTable.WFISCAL_PERIOD_FINISH_DATEColumn Property

Gets the schema of the WFISCAL_PERIOD_FINISH_DATEColumn in the FiscalPeriodDataTable.

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_FINISH_DATEColumn As DataColumn
    Get
'Usage
Dim instance As FiscalPeriodDataSet.FiscalPeriodsDataTable
Dim value As DataColumn

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

Property Value

Type: System.Data.DataColumn

See Also

Reference

FiscalPeriodDataSet.FiscalPeriodsDataTable Class

FiscalPeriodDataSet.FiscalPeriodsDataTable Members

Admin Web Service