_sListWithTime.IsEmpty Field

A Boolean variable indicating the list is empty.

Namespace:  [SiteData Web service]
Web service reference: http://Site/_vti_bin/SiteData.asmx

Syntax

'Declaration
Public IsEmpty As Boolean
'Usage
Dim instance As _sListWithTime
Dim value As Boolean

value = instance.IsEmpty

instance.IsEmpty = value
public bool IsEmpty

Remarks

If the count of items in the list is zero, then this property has a value of True.

See Also

Reference

_sListWithTime Structure

_sListWithTime Members

SiteData Web Service

GetWeb(_sWebMetadata, [], [], [], String, [], [])