Freigeben über


CustomFieldDataSet.CustomFieldsRow.IsMD_PROP_SUMM_GRAPHICAL_INDICATORNull-Methode

Bestimmt, ob die MD_PROP_SUMM_GRAPHICAL_INDICATOR -Eigenschaft auf ein Nullverweis (Nothing in Visual Basic)festgelegt ist.

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

Syntax

'Declaration
Public Function IsMD_PROP_SUMM_GRAPHICAL_INDICATORNull As Boolean
'Usage
Dim instance As CustomFieldDataSet.CustomFieldsRow
Dim returnValue As Boolean

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

Rückgabewert

Typ: System.Boolean
True , wenn die Eigenschaft festgelegt ist auf Null; andernfalls False.

Siehe auch

Referenz

CustomFieldDataSet.CustomFieldsRow Klasse

CustomFieldDataSet.CustomFieldsRow-Member

WebSvcCustomFields-Namespace