Gets value that indicates if the object is empty or not. If object is empty than it will be skipped during the serialization process.

Namespace:  C1.Web.iPhone
Assembly:  C1.Web.iPhone.3 (in C1.Web.iPhone.3.dll)

Syntax

C#
bool IsEmpty { get; }
Visual Basic
ReadOnly Property IsEmpty As Boolean
	Get

See Also