CalendarDataSet.CalendarExceptionsDataTable.CAL_UIDColumn Property

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

Syntax

'Declaration
Public ReadOnly Property CAL_UIDColumn As DataColumn
    Get
'Usage
Dim instance As CalendarDataSet.CalendarExceptionsDataTable
Dim value As DataColumn

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

Property Value

Type: System.Data.DataColumn

See Also

Reference

CalendarDataSet.CalendarExceptionsDataTable Class

CalendarDataSet.CalendarExceptionsDataTable Members

WebSvcCalendar Namespace