Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets whether the enumerator is a null reference (Nothing in Visual Basic).
Namespace: Microsoft.Office.RecordsManagement.SearchAndProcess
Assembly: Microsoft.Office.Policy (in Microsoft.Office.Policy.dll)
Syntax
'Declaration
ReadOnly Property IsNull As Boolean
Get
'Usage
Dim instance As ISearchEnumerator
Dim value As Boolean
value = instance.IsNull
bool IsNull { get; }
Property Value
Type: System.Boolean
Returns Boolean.
See Also
Reference
Microsoft.Office.RecordsManagement.SearchAndProcess Namespace