InfoSolution.RequiredLicense Property

License Required to use the solution in production
<ID("RequiredLicense", (int)e.RequiredLicense, true)> _ 
Public Property RequiredLicense() As String 
Get 
This language is not supported or no code example is available.
[ID("RequiredLicense", (int)e.RequiredLicense, true)] 
public string RequiredLicense {get;}
This language is not supported or no code example is available.

Property Value

string

.NET Framework

Supported in: 4.8

In this article

Definition