Dictionary.Licensecodename(Int32) 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.
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.