TimesheetDataSet.StatusingChangeLogRow.SetENTITY_TYPENull method
Sets the ENTITY_TYPE property to a null value.
Namespace: WebSvcTimeSheet
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Sub SetENTITY_TYPENull
'Usage
Dim instance As TimesheetDataSet.StatusingChangeLogRow
instance.SetENTITY_TYPENull()
public void SetENTITY_TYPENull()
See also
Reference
TimesheetDataSet.StatusingChangeLogRow class