Share via


Dictionary.Licensecodeobject(Int32) Method

Definition

Provides information about a specified license code by returning a DictLicenseCode object.

public:
 virtual Microsoft::Dynamics::Ax::Xpp::XppObjectBase ^ Licensecodeobject(int _classId);
public virtual Microsoft.Dynamics.Ax.Xpp.XppObjectBase Licensecodeobject (int _classId);
abstract member Licensecodeobject : int -> Microsoft.Dynamics.Ax.Xpp.XppObjectBase
override this.Licensecodeobject : int -> Microsoft.Dynamics.Ax.Xpp.XppObjectBase
Public Overridable Function Licensecodeobject (_classId As Integer) As XppObjectBase

Parameters

_classId
Int32

Returns

A DictLicenseCode object that contains information about the specified license code.

Applies to