Share via


SecurityTemplatesDataSet.SecurityTemplatesRow.IsWSEC_TMPL_DESCNull method

Determines whether the WSEC_TMPL_DESC property is set to a a null reference (Nothing in Visual Basic) value.

Namespace:  WebSvcSecurity
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

Syntax

'Declaration
Public Function IsWSEC_TMPL_DESCNull As Boolean
'Usage
Dim instance As SecurityTemplatesDataSet.SecurityTemplatesRow
Dim returnValue As Boolean

returnValue = instance.IsWSEC_TMPL_DESCNull()
public bool IsWSEC_TMPL_DESCNull()

Return value

Type: System.Boolean

See also

Reference

SecurityTemplatesDataSet.SecurityTemplatesRow class

SecurityTemplatesDataSet.SecurityTemplatesRow members

WebSvcSecurity namespace