ReportElement.m_isOldSnapshot Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies whether to use the old snapshot of the report element.
protected: bool m_isOldSnapshot;
protected bool m_isOldSnapshot;
val mutable m_isOldSnapshot : bool
Protected m_isOldSnapshot As Boolean