CubeFieldSettingDataSet.AssignmentDimensionRow.SetPROP_UIDNull method
Sets the PROP_UID property to a null value.
Namespace: WebSvcCubeAdmin
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Sub SetPROP_UIDNull
'Usage
Dim instance As CubeFieldSettingDataSet.AssignmentDimensionRow
instance.SetPROP_UIDNull()
public void SetPROP_UIDNull()
See also
Reference
CubeFieldSettingDataSet.AssignmentDimensionRow class