TreeNode.AOToverlayBitmapId 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.
Returns the resource ID of the overlay in the AOT associated with this node.
public:
virtual int AOToverlayBitmapId();
[Microsoft.Dynamics.BusinessPlatform.SharedTypes.InternalUseOnly]
public virtual int AOToverlayBitmapId ();
[<Microsoft.Dynamics.BusinessPlatform.SharedTypes.InternalUseOnly>]
abstract member AOToverlayBitmapId : unit -> int
override this.AOToverlayBitmapId : unit -> int
Public Overridable Function AOToverlayBitmapId () As Integer
Returns
The resource ID of the overlay in the AOT associated with this node.
- Attributes
-
Microsoft.Dynamics.BusinessPlatform.SharedTypes.InternalUseOnlyAttribute