del método DriverPrioritizationDataSet.DriverRelationsRow.IsLT_STRUCT_UIDNull
Determina si la propiedad LT_STRUCT_UID se establece en un valor nulo.
Espacio de nombres: WebSvcDriver
Ensamblado: ProjectServerServices (en ProjectServerServices.dll)
Sintaxis
'Declaración
Public Function IsLT_STRUCT_UIDNull As Boolean
'Uso
Dim instance As DriverPrioritizationDataSet.DriverRelationsRow
Dim returnValue As Boolean
returnValue = instance.IsLT_STRUCT_UIDNull()
public bool IsLT_STRUCT_UIDNull()
Valor devuelto
Tipo: System.Boolean
Devuelve Boolean.
Vea también
Referencia
clase DriverPrioritizationDataSet.DriverRelationsRow