MethodInfo.Setmethod(XppObjectBase) 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.
Specifies the application object type of a node in the Application Object Tree (AOT).
public:
virtual void Setmethod(Microsoft::Dynamics::Ax::Xpp::XppObjectBase ^ function1);
public virtual void Setmethod (Microsoft.Dynamics.Ax.Xpp.XppObjectBase function1);
abstract member Setmethod : Microsoft.Dynamics.Ax.Xpp.XppObjectBase -> unit
override this.Setmethod : Microsoft.Dynamics.Ax.Xpp.XppObjectBase -> unit
Public Overridable Sub Setmethod (function1 As XppObjectBase)
Parameters
- function1
- XppObjectBase