Click or drag to resize
LicenseValidatorGetLicenseInformation Method (String, String)

Note: This API is now obsolete.

Namespace:  ABB.Robotics.RobotStudio
Assembly:  ABB.Robotics.RobotStudio (in ABB.Robotics.RobotStudio.dll) Version: 7.0.8747.636
Syntax
C#
[ObsoleteAttribute("Use GetLicenseInformation(string feature, out LicenseInformation licenseInformation) instead")]
public static LicenseInformation GetLicenseInformation(
	string feature,
	string version
)

Parameters

feature
Type: SystemString
version
Type: SystemString

Return Value

Type: LicenseInformation
Version Information

Obsolete (compiler warning) in 1.0.0.0
See Also