frmLicenseApplyOnExit Property |
|
DataPA OpenAnalytics API Reference
Namespace: DataPAClientConfigAssembly: DataPAClientConfig (in DataPAClientConfig.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax public bool ApplyOnExit { get; set; }
Public Property ApplyOnExit As Boolean
Get
Set
public:
property bool ApplyOnExit {
bool get ();
void set (bool value);
}
function get_ApplyOnExit();
function set_ApplyOnExit(value);
Property Value
Type:
BooleanSee Also