nextCheckIn property

DateTime? nextCheckIn
getter/setter pair

The time at which the license is required to check-in by. This is null if the policy does not require check-ins.

Implementation

DateTime? nextCheckIn;