TreeNode.AOTshowProperties Method
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.
Opens the property sheet (if not already open) and shows the properties for this node.
public:
virtual void AOTshowProperties();
[Microsoft.Dynamics.BusinessPlatform.SharedTypes.InternalUseOnly]
public virtual void AOTshowProperties ();
[<Microsoft.Dynamics.BusinessPlatform.SharedTypes.InternalUseOnly>]
abstract member AOTshowProperties : unit -> unit
override this.AOTshowProperties : unit -> unit
Public Overridable Sub AOTshowProperties ()
- Attributes
-
Microsoft.Dynamics.BusinessPlatform.SharedTypes.InternalUseOnlyAttribute