SecurityGroupsDataSet.SecurityGroupsRow.SetWSEC_GRP_DESCNull method
Sets the WSEC_GRP_DESC property to a null value.
Namespace: WebSvcSecurity
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Sub SetWSEC_GRP_DESCNull
'Usage
Dim instance As SecurityGroupsDataSet.SecurityGroupsRow
instance.SetWSEC_GRP_DESCNull()
public void SetWSEC_GRP_DESCNull()
See also
Reference
SecurityGroupsDataSet.SecurityGroupsRow class