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