Click or drag to resize

MetaContentNestedBaseisThisDocument Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets a value indicating whether this instance is this document.

Namespace:  imbSCI.Reporting.meta.core
Assembly:  imbSCI.Reporting (in imbSCI.Reporting.dll) Version: 0.3.70.
Syntax
C#
public bool isThisDocument { get; }
Request Example View Source

Property Value

Type: Boolean
true if this instance is this document; otherwise, false.

Implements

IMetaContentNestedisThisDocument
See Also