Accusoft.Forms1 - Updated
OEMLicenseKey Property



Accusoft.Forms Namespace > ComponentLicense Class : OEMLicenseKey Property
Gets or sets the control's OEM license key.
Syntax
Public Property OEMLicenseKey As String
Dim instance As ComponentLicense
Dim value As String
 
instance.OEMLicenseKey = value
 
value = instance.OEMLicenseKey
public string OEMLicenseKey {get; set;}
public:
property String^ OEMLicenseKey {
   String^ get();
   void set (    String^ value);
}
See Also

Reference

ComponentLicense Class
ComponentLicense Members