TimesheetDataSet.CustomFieldsRow.SetMD_PROP_IDNull-Methode
Legt die MD_PROP_ID -Eigenschaft auf einen null-Wert fest.
Namespace: WebSvcTimeSheet
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Sub SetMD_PROP_IDNull
'Usage
Dim instance As TimesheetDataSet.CustomFieldsRow
instance.SetMD_PROP_IDNull()
public void SetMD_PROP_IDNull()
Siehe auch
Referenz
TimesheetDataSet.CustomFieldsRow Klasse