ProjectDataSet.DependencyDataTable.LINK_LAG_FMTColumn - Propriété
Définit la colonne pour le champ LINK_LAG_FMT .
Espace de noms : WebSvcStatusing
Assembly : ProjectServerServices (dans ProjectServerServices.dll)
Syntaxe
'Déclaration
Public ReadOnly Property LINK_LAG_FMTColumn As DataColumn
Get
'Utilisation
Dim instance As ProjectDataSet.DependencyDataTable
Dim value As DataColumn
value = instance.LINK_LAG_FMTColumn
public DataColumn LINK_LAG_FMTColumn { get; }
Valeur de propriété
Type : System.Data.DataColumn
Voir aussi
Référence
ProjectDataSet.DependencyDataTable classe