xResourceNode.AOTGetImage 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.
public:
virtual Dynamics::AX::Application::Image ^ AOTGetImage();
[Microsoft.Dynamics.BusinessPlatform.SharedTypes.InternalUseOnly]
public virtual Dynamics.AX.Application.Image AOTGetImage ();
[<Microsoft.Dynamics.BusinessPlatform.SharedTypes.InternalUseOnly>]
abstract member AOTGetImage : unit -> Dynamics.AX.Application.Image
override this.AOTGetImage : unit -> Dynamics.AX.Application.Image
Public Overridable Function AOTGetImage () As Image
Returns
- Attributes
-
Microsoft.Dynamics.BusinessPlatform.SharedTypes.InternalUseOnlyAttribute