Skip Navigation Links
 
 

Property DemoType
   Integer DemoType

There are two types of demo periods - days or uses. You can therefore limit the number of uses of your application to either a number of days or a number of uses by what value you set for this property. A value of 0 sets the demo period to be in days, a value of 1 (or higher) sets the demo to be in uses. This property must be combined with DemoLength to have any effect. Default value is 0.

Usage:

<SecurityObject>.DemoType = IntegerValue