共用方式為


CalendarDataSet.CalendarsDataTable.CAL_IS_STANDARD_CALColumn Property

Namespace:  WebSvcCalendar
Assembly:  ProjectServerWebServices (in ProjectServerWebServices.dll)

Syntax

'Declaration
Public ReadOnly Property CAL_IS_STANDARD_CALColumn As DataColumn
    Get
'Usage
Dim instance As CalendarDataSet.CalendarsDataTable
Dim value As DataColumn

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

Property Value

Type: System.Data.DataColumn

See Also

Reference

CalendarDataSet.CalendarsDataTable Class

CalendarDataSet.CalendarsDataTable Members

WebSvcCalendar Namespace