Freigeben über


SecurityCategoriesDataSet.SecurityCategoriesRow.IsWSEC_CAT_DESCNull Method

Determines whether the WSEC_CAT_DESC property is set to a a null reference (Nothing in Visual Basic) value.

Namespace:  WebSvcSecurity
Assembly:  ProjectServerWebServices (in ProjectServerWebServices.dll)

Syntax

'Declaration
Public Function IsWSEC_CAT_DESCNull As Boolean
'Usage
Dim instance As SecurityCategoriesDataSet.SecurityCategoriesRow
Dim returnValue As Boolean

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

Return Value

Type: System.Boolean

See Also

Reference

SecurityCategoriesDataSet.SecurityCategoriesRow Class

SecurityCategoriesDataSet.SecurityCategoriesRow Members

WebSvcSecurity Namespace