SecurityTemplatesDataSet.SecurityTemplatesRow.SetWSEC_TMPL_DESCNull Method
Sets the WSEC_TMPL_DESC property to a a null reference (Nothing in Visual Basic) value.
Namespace: WebSvcSecurity
Assembly: ProjectServerWebServices (in ProjectServerWebServices.dll)
Syntax
'Declaration
Public Sub SetWSEC_TMPL_DESCNull
'Usage
Dim instance As SecurityTemplatesDataSet.SecurityTemplatesRow
instance.SetWSEC_TMPL_DESCNull()
public void SetWSEC_TMPL_DESCNull()
See Also
Reference
SecurityTemplatesDataSet.SecurityTemplatesRow Class