CommonImplementation.SetConnection(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.
public:
abstract void SetConnection(Microsoft::Dynamics::Ax::Xpp::XppObjectBase ^ userConnection);
public abstract void SetConnection (Microsoft.Dynamics.Ax.Xpp.XppObjectBase userConnection);
abstract member SetConnection : Microsoft.Dynamics.Ax.Xpp.XppObjectBase -> unit
Public MustOverride Sub SetConnection (userConnection As XppObjectBase)
Parameters
- userConnection
- XppObjectBase