LookupTableDataSet.LookupTablesRow.SetAPP_ENTITY_UIDNull method
Sets the APP_ENTITY_UID property to a a null reference (Nothing in Visual Basic) value.
Namespace: WebSvcLookupTable
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Sub SetAPP_ENTITY_UIDNull
'Usage
Dim instance As LookupTableDataSet.LookupTablesRow
instance.SetAPP_ENTITY_UIDNull()
public void SetAPP_ENTITY_UIDNull()
See also
Reference
LookupTableDataSet.LookupTablesRow class