StatusingDataSet.ResourcesRow.IsRES_MATERIAL_LABELNull-Methode
Bestimmt, ob die RES_MATERIAL_LABEL -Eigenschaft auf einen Wert ein Nullverweis (Nothing in Visual Basic) festgelegt ist.
Namespace: WebSvcStatusing
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Function IsRES_MATERIAL_LABELNull As Boolean
'Usage
Dim instance As StatusingDataSet.ResourcesRow
Dim returnValue As Boolean
returnValue = instance.IsRES_MATERIAL_LABELNull()
public bool IsRES_MATERIAL_LABELNull()
Rückgabewert
Typ: System.Boolean
Siehe auch
Referenz
StatusingDataSet.ResourcesRow Klasse