Skip to content

686d1ff7 8d7f 5376 0b19 65a98f12bfe2

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

BaseSimpleModelCollection(TItem, TParent).IsDefault Property

Additional header content

When overridden in a derived class, gets a value indicating whether this instance contains the default.

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

Syntax

C#

public override bool IsDefault { get; }

VB

Public Overrides ReadOnly Property IsDefault As Boolean
	Get

Property Value

Type: Boolean
true if this instance contains the default; otherwise, false.

Remarks

[Missing documentation for "P:iTin.Export.Model.BaseSimpleModelCollection`2.IsDefault"]

See Also

Reference

BaseSimpleModelCollection(TItem, TParent) Class
iTin.Export.Model Namespace

Clone this wiki locally