SetLicenseUriResult Constructor

Summary

Initializes a new instance of SetLicenseUriResult with the specified parameters.

Syntax
TypeScript
JavaScript
SetLicenseUriResult = function( 
   result, 
   message 
) 
constructor( 
   result: boolean, 
   message: string 
); 

Parameters

result

License set status.

message

Error message if the operation was unsuccessful.

Remarks

Refer to RasterSupport.setLicenseUri for more information.

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.