Share via


Dictionary.Licensecodename(Int32) Method

Definition

Provides the name of a specified license code.

public:
 virtual System::String ^ Licensecodename(int _classId);
public virtual string Licensecodename (int _classId);
abstract member Licensecodename : int -> string
override this.Licensecodename : int -> string
Public Overridable Function Licensecodename (_classId As Integer) As String

Parameters

_classId
Int32

Returns

A string that indicates the license code name.

Applies to