CubeFieldSettingDataSet.AssignmentDimensionRow.IsPROP_IDNull-Methode
Bestimmt, ob die PROP_ID -Eigenschaft auf einen null-Wert festgelegt ist.
Namespace: WebSvcCubeAdmin
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Function IsPROP_IDNull As Boolean
'Usage
Dim instance As CubeFieldSettingDataSet.AssignmentDimensionRow
Dim returnValue As Boolean
returnValue = instance.IsPROP_IDNull()
public bool IsPROP_IDNull()
Rückgabewert
Typ: System.Boolean
Siehe auch
Referenz
CubeFieldSettingDataSet.AssignmentDimensionRow Klasse