ProjectDataSet.ProjectRow.SetPLANNER_FORCE_ALIAS_LT_VALUE_UIDNull method
Sets the PLANNER_FORCE_ALIAS_LT_VALUE_UID property to a null value.
Namespace: WebSvcProject
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Sub SetPLANNER_FORCE_ALIAS_LT_VALUE_UIDNull
'Usage
Dim instance As ProjectDataSet.ProjectRow
instance.SetPLANNER_FORCE_ALIAS_LT_VALUE_UIDNull()
public void SetPLANNER_FORCE_ALIAS_LT_VALUE_UIDNull()
See also
Reference
ProjectDataSet.ProjectRow class