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