Condividi tramite


CubeFieldSettingDataSet.AssignmentDimensionRow.IsENT_NAMENull method

Determines whether the ENT_NAME property is set to a null value.

Namespace:  WebSvcCubeAdmin
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

Syntax

'Declaration
Public Function IsENT_NAMENull As Boolean
'Usage
Dim instance As CubeFieldSettingDataSet.AssignmentDimensionRow
Dim returnValue As Boolean

returnValue = instance.IsENT_NAMENull()
public bool IsENT_NAMENull()

Return value

Type: System.Boolean

See also

Reference

CubeFieldSettingDataSet.AssignmentDimensionRow class

CubeFieldSettingDataSet.AssignmentDimensionRow members

WebSvcCubeAdmin namespace