[ColdFusion/Java]
System.Object ISYSResultList.Expires() throws ComException; void ISYSResultList.set_Expires(
System.Object value
);
Remarks
Expires can either be a date or a numeric value. You can specify a specific date by setting this value as a date type; or you may specify the number of seconds that the result list is valid by specify a numeric type.