ActionInfo.m_chartConstruction 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.
A Boolean
value that indicates whether the create action context is valid.
protected: bool m_chartConstruction;
protected bool m_chartConstruction;
val mutable m_chartConstruction : bool
Protected m_chartConstruction As Boolean