lastCheckIn property

DateTime? lastCheckIn
getter/setter pair

When the license was last checked-in. This is null if the policy does not require check-ins.

Implementation

DateTime? lastCheckIn;