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