TimesheetDataSet.LinesRow.SetASSN_UIDNull method
Sets the ASSN_UID property to a null value.
Namespace: WebSvcTimeSheet
Assembly: ProjectServerServices (in ProjectServerServices.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