frmLicenseLicenseInfo Property |
|
DataPA OpenAnalytics API Reference
Namespace: DataPAClientConfigAssembly: DataPAClientConfig (in DataPAClientConfig.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax public LicenseInfo LicenseInfo { get; set; }
Public Property LicenseInfo As LicenseInfo
Get
Set
public:
property LicenseInfo^ LicenseInfo {
LicenseInfo^ get ();
void set (LicenseInfo^ value);
}
function get_LicenseInfo();
function set_LicenseInfo(value);
Property Value
Type:
LicenseInfoSee Also