SecurityTemplatesDataSet.SecurityTemplatesRow.SetWSEC_TMPL_DESCNull Method
Sets the WSEC_TMPL_DESC property to a a null reference (Nothing in Visual Basic) value.
Namespace: [Security Web service]
Service reference: http://ServerName:32843/[Project Service Application GUID]/PSI/Security.svc
Web service reference: http://ServerName/ProjectServerName/_vti_bin/PSI/Security.asmx?wsdl
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