TimesheetDataSet.LinesRow.SetASSN_UIDNull Method
Sets the ASSN_UID property to a a null reference (Nothing in Visual Basic) value.
Namespace: WebSvcTimeSheet
Assembly: ProjectServerWebServices (in ProjectServerWebServices.dll)
Syntax
'Declaration
Public Sub SetASSN_UIDNull
'Usage
Dim instance As TimesheetDataSet.LinesRow
instance.SetASSN_UIDNull()
public void SetASSN_UIDNull()
See Also
Reference
TimesheetDataSet.LinesRow Class