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