Share via


_sListWithTime.IsEmpty field

A Boolean variable indicating the list is empty.

Namespace:  WebSvcSiteData
Assembly:  STSSOAP (in STSSOAP.dll)

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

WebSvcSiteData namespace

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