TLLInterfaceNagScreenConfig Property |
This class holds nag screen configuraton.
Namespace:
TreeksLicensingLibrary2.EasyIntegration
Assembly:
TreeksLicensingLibrary2 (in TreeksLicensingLibrary2.dll) Version: 2.1.8318.42066 (2.1.0.0)
Syntax public NagScreenConfiguration NagScreenConfig { get; set; }
Public Property NagScreenConfig As NagScreenConfiguration
Get
Set
public:
property NagScreenConfiguration^ NagScreenConfig {
NagScreenConfiguration^ get ();
void set (NagScreenConfiguration^ value);
}
member NagScreenConfig : NagScreenConfiguration with get, set
Return Value
Type:
NagScreenConfigurationSee Also