ResourceDataSet.ResourcesRow.IsRES_EXCHANGE_EWS_URLNull-Methode
Bestimmt, ob die RES_EXCHANGE_EWS_URL -Eigenschaft auf einen null-Wert festgelegt ist.
Namespace: WebSvcResource
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Function IsRES_EXCHANGE_EWS_URLNull As Boolean
'Usage
Dim instance As ResourceDataSet.ResourcesRow
Dim returnValue As Boolean
returnValue = instance.IsRES_EXCHANGE_EWS_URLNull()
public bool IsRES_EXCHANGE_EWS_URLNull()
Rückgabewert
Typ: System.Boolean
Gibt Boolean zurück.
Siehe auch
Referenz
ResourceDataSet.ResourcesRow Klasse