InfoCheckTCFixedValue Property |
Gets the Trigger Code Fixed Value (or "TC Fixed Value") parameter from the product option.
Namespace: com.softwarekey.Client.WebService.XmlLicenseServiceAssembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntaxpublic int TCFixedValue { get; }
Public ReadOnly Property TCFixedValue As Integer
Get
public:
property int TCFixedValue {
int get ();
}
Property Value
Type:
Int32
See Also