Click or drag to resize
LicenseValidatorGetLicenseInformation Method (String, LicenseInformation)
Returns information about the license for a specific feature

Namespace:  ABB.Robotics.RobotStudio
Assembly:  ABB.Robotics.RobotStudio (in ABB.Robotics.RobotStudio.dll) Version: 7.0.8747.636
Syntax
C#
public static bool GetLicenseInformation(
	string feature,
	out LicenseInformation licenseInformation
)

Parameters

feature
Type: SystemString
Feature name
licenseInformation
Type: ABB.Robotics.RobotStudioLicenseInformation

Return Value

Type: Boolean
True if the feature was found
Version Information

Supported in: 1.0.0.0
See Also