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