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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly