RedRegistration Properties - ExpirationDate

See Also        Examples

Returns or Sets the Expiration date for the registered user.

Syntax:
object.
ExpirationDate [= value]

The ExpirationDate property syntax has these parts:

Part Description
Object An object expression that evaluates to an RedRegistration object
Value A long expression specifying the serial date that the registration code expires.

Remarks
If the registration code contains an expiration date the property HasExpiration will be TRUE. The value returned by ExpirationDate is a DATE.

Data Type
LONG