TreeNode.AOTnewWindow 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 a new AOT tree window with the tree node as the root.
public:
virtual int AOTnewWindow();
[Microsoft.Dynamics.BusinessPlatform.SharedTypes.InternalUseOnly]
public virtual int AOTnewWindow ();
[<Microsoft.Dynamics.BusinessPlatform.SharedTypes.InternalUseOnly>]
abstract member AOTnewWindow : unit -> int
override this.AOTnewWindow : unit -> int
Public Overridable Function AOTnewWindow () As Integer
Returns
- Attributes
-
Microsoft.Dynamics.BusinessPlatform.SharedTypes.InternalUseOnlyAttribute