Condividi tramite


ResourcePlanDataSet.PlanResourcesDataTable.WRES_EMAIL_LANGUAGEColumn property

Defines the column for the WRES_EMAIL_LANGUAGE field.

Namespace:  WebSvcResourcePlan
Assembly:  ProjectServerServices (in ProjectServerServices.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
A DataColumn object for the field.

See also

Reference

ResourcePlanDataSet.PlanResourcesDataTable class

ResourcePlanDataSet.PlanResourcesDataTable members

WebSvcResourcePlan namespace