SecurityGroupsDataSet.SecurityGroupsRow.IsWSEC_GRP_AD_LOGNull Method

Determines whether the WSEC_GRP_AD_LOG 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_GRP_AD_LOGNull As Boolean
'Usage
Dim instance As SecurityGroupsDataSet.SecurityGroupsRow
Dim returnValue As Boolean

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

Return Value

Type: System.Boolean

See Also

Reference

SecurityGroupsDataSet.SecurityGroupsRow Class

SecurityGroupsDataSet.SecurityGroupsRow Members

WebSvcSecurity Namespace