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