Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the schema of the WFISCAL_PERIOD_NAMEColumn in the FiscalPeriodDataTable.
Namespace: WebSvcAdmin
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public ReadOnly Property WFISCAL_PERIOD_NAMEColumn As DataColumn
Get
'Usage
Dim instance As FiscalPeriodDataSet.FiscalPeriodsDataTable
Dim value As DataColumn
value = instance.WFISCAL_PERIOD_NAMEColumn
public DataColumn WFISCAL_PERIOD_NAMEColumn { get; }
Property value
Type: System.Data.DataColumn
See also
Reference
FiscalPeriodDataSet.FiscalPeriodsDataTable class