Click or drag to resize
LicenseValidatorGetLicenseState Method
Returns information about the license state 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 string GetLicenseState(
	string feature
)

Parameters

feature
Type: SystemString
Feature name

Return Value

Type: String
"Valid" if a valid license exists, empty string or eror message otherwise.
Version Information

Supported in: 1.0.0.0
See Also