LicenseManagementActionCompleteEventArgsNewLicenseContent Property |
Gets whether or not the action was processed successfully and resulted in new license content, this property contains that new license content.
Namespace: com.softwarekey.Client.GuiAssembly: PLUSManagedGui (in PLUSManagedGui.dll) Version: 5.23.4.0
Syntaxpublic string NewLicenseContent { get; }
Public ReadOnly Property NewLicenseContent As String
Get
public:
property String^ NewLicenseContent {
String^ get ();
}
Property Value
Type:
String
See Also