FiscalPeriodDataSet.FiscalPeriodsDataTable.WFISCAL_QUARTERColumn property
Gets the schema of the WFISCAL_QUARTERColumn in the FiscalPeriodDataTable.
Namespace: WebSvcAdmin
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public ReadOnly Property WFISCAL_QUARTERColumn As DataColumn
Get
'Usage
Dim instance As FiscalPeriodDataSet.FiscalPeriodsDataTable
Dim value As DataColumn
value = instance.WFISCAL_QUARTERColumn
public DataColumn WFISCAL_QUARTERColumn { get; }
Property value
Type: System.Data.DataColumn
See also
Reference
FiscalPeriodDataSet.FiscalPeriodsDataTable class