FormSuite v6.0 - Updated
FormDirector Property




Accusoft.FormsAPI.Net Assembly > Accusoft.Forms Namespace > LicenseKeychain Class : FormDirector Property
Gets the ComponentLicense for FormDirector. Obsolete - this property is deprecated.
Syntax
'Declaration
 
<ObsoleteAttribute("This property is deprecated.")>
Public ReadOnly Property FormDirector As ComponentLicense
'Usage
 
Dim instance As LicenseKeychain
Dim value As ComponentLicense
 
value = instance.FormDirector
[Obsolete("This property is deprecated.")]
public ComponentLicense FormDirector {get;}
[Obsolete("This property is deprecated.")]
public: __property ComponentLicense* get_FormDirector();
[Obsolete("This property is deprecated.")]
public:
property ComponentLicense^ FormDirector {
   ComponentLicense^ get();
}
See Also

Reference

LicenseKeychain Class
LicenseKeychain Members

Is this page helpful?
Yes No
Thanks for your feedback.