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