TreeNode.AOToverlayBitmapId Method

Definition

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

Applies to