lastErrorDate property

int? get lastErrorDate

Implementation

int? get lastErrorDate;
set lastErrorDate (int? lastErrorDate)

Implementation

set lastErrorDate(int? lastErrorDate);