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