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