Property IsMaterialized
IsMaterialized
Gets a value indicating whether this instance is materialized.
public bool IsMaterialized { get; }Property Value
- bool
- trueif this instance is materialized; otherwise,- false.
Gets a value indicating whether this instance is materialized.
public bool IsMaterialized { get; }true if this instance is materialized; otherwise, false.