Share via


ImportTimesheetDataSet.LinesDataTable.TS_LINE_CLASS_NAMEColumn - Propriété

Définit la colonne pour le champ TS_LINE_CLASS_NAME .

Espace de noms :  WebSvcStatusing
Assembly :  ProjectServerServices (dans ProjectServerServices.dll)

Syntaxe

'Déclaration
Public ReadOnly Property TS_LINE_CLASS_NAMEColumn As DataColumn
    Get
'Utilisation
Dim instance As ImportTimesheetDataSet.LinesDataTable
Dim value As DataColumn

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

Valeur de propriété

Type : System.Data.DataColumn
Cette propriété renvoie .

Voir aussi

Référence

ImportTimesheetDataSet.LinesDataTable classe

ImportTimesheetDataSet.LinesDataTable - Membres

WebSvcStatusing - Espace de noms