ActionInfo.m_chartConstruction Champ
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Valeur de type Boolean
qui indique si le contexte d'action de création est valide.
protected: bool m_chartConstruction;
protected bool m_chartConstruction;
val mutable m_chartConstruction : bool
Protected m_chartConstruction As Boolean