Share via


SecurityGroupsDataSet.SecurityGroupsRow.IsWSEC_GRP_AD_LOGNull method

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

Namespace:  WebSvcSecurity
Assembly:  ProjectServerServices (in ProjectServerServices.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