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