TimesheetDataSet.ActionsDataTable.TS_ACTION_CACHED_RES_NAMEColumn Property
Namespace: WebSvcTimeSheet
Assembly: ProjectServerWebServices (in ProjectServerWebServices.dll)
Syntax
'Declaration
Public ReadOnly Property TS_ACTION_CACHED_RES_NAMEColumn As DataColumn
Get
'Usage
Dim instance As TimesheetDataSet.ActionsDataTable
Dim value As DataColumn
value = instance.TS_ACTION_CACHED_RES_NAMEColumn
public DataColumn TS_ACTION_CACHED_RES_NAMEColumn { get; }
Property Value
Type: System.Data.DataColumn
See Also
Reference
TimesheetDataSet.ActionsDataTable Class