StatusingAssignmentDependenciesDataSet.PreDependenciesDataTable.WRES_EMAILColumn property
Defines the column for the WRES_EMAIL field.
Namespace: WebSvcStatusing
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public ReadOnly Property WRES_EMAILColumn As DataColumn
Get
'Usage
Dim instance As StatusingAssignmentDependenciesDataSet.PreDependenciesDataTable
Dim value As DataColumn
value = instance.WRES_EMAILColumn
public DataColumn WRES_EMAILColumn { get; }
Property value
Type: System.Data.DataColumn
See also
Reference
StatusingAssignmentDependenciesDataSet.PreDependenciesDataTable class
StatusingAssignmentDependenciesDataSet.PreDependenciesDataTable members