ProjectDataSet.DependencyDataTable.LINK_LAG_FMTColumn Property

Namespace:  WebSvcStatusing
Assembly:  ProjectServerWebServices (in ProjectServerWebServices.dll)

Syntax

'Declaration
Public ReadOnly Property LINK_LAG_FMTColumn As DataColumn
    Get
'Usage
Dim instance As ProjectDataSet.DependencyDataTable
Dim value As DataColumn

value = instance.LINK_LAG_FMTColumn
public DataColumn LINK_LAG_FMTColumn { get; }

Property Value

Type: System.Data.DataColumn

See Also

Reference

ProjectDataSet.DependencyDataTable Class

ProjectDataSet.DependencyDataTable Members

WebSvcStatusing Namespace