DocumentMap.m_isClosed 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 a document map is closed.
protected: bool m_isClosed;
protected bool m_isClosed;
val mutable m_isClosed : bool
Protected m_isClosed As Boolean