Click or drag to resize

IServerConnectionGetLicenseInfo Method (String, String)

Returns information about subscription and all add-on's

Namespace:  Aras.IOM
Assembly:  IOM (in IOM.dll) Version: 14.0.20.39432
Syntax
string GetLicenseInfo(
	string issuer,
	string addonName
)

Parameters

issuer
Type: SystemString
Select addons by issuer. Skip if null or empty.
addonName
Type: SystemString
Select add-ons by the name. Skip if null or empty.

Return Value

Type: String
See Also