DriverPrioritizationDataSet.DriverRelationsRow.IsLT_STRUCT_UIDNull - Méthode
Détermine si la propriété LT_STRUCT_UID est définie à une valeur null.
Espace de noms : WebSvcDriver
Assembly : ProjectServerServices (dans ProjectServerServices.dll)
Syntaxe
'Déclaration
Public Function IsLT_STRUCT_UIDNull As Boolean
'Utilisation
Dim instance As DriverPrioritizationDataSet.DriverRelationsRow
Dim returnValue As Boolean
returnValue = instance.IsLT_STRUCT_UIDNull()
public bool IsLT_STRUCT_UIDNull()
Valeur renvoyée
Type : System.Boolean
Retourne Boolean .
Voir aussi
Référence
DriverPrioritizationDataSet.DriverRelationsRow classe