QueueStatusDataSet.StatusDataTable.GetRowType - Méthode
Renvoie le type de l' StatusDataRow.
Espace de noms : WebSvcQueueSystem
Assembly : ProjectServerServices (dans ProjectServerServices.dll)
Syntaxe
'Déclaration
Protected Overrides Function GetRowType As Type
'Utilisation
Dim returnValue As Type
returnValue = Me.GetRowType()
protected override Type GetRowType()
Valeur renvoyée
Type : System.Type
Voir aussi
Référence
QueueStatusDataSet.StatusDataTable classe