Skip to content

8fc32461 6ada 507b 75a2 5757137af922

Fernando Garcia edited this page May 8, 2018 · 1 revision

ExportSettings.IsEmpty Property

Additional header content

Gets a value indicating whether this object is empty.

Namespace: iTin.Export
Assembly: iTin.Export.Core (in iTin.Export.Core.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#

public bool IsEmpty { get; }

VB

Public ReadOnly Property IsEmpty As Boolean
	Get

Property Value

Type: Boolean
true if empty; otherwise, false.

Remarks

[Missing documentation for "P:iTin.Export.ExportSettings.IsEmpty"]

See Also

Reference

ExportSettings Class
iTin.Export Namespace

Clone this wiki locally