Sets the value of the Date field Minimum Value property. Form users cannot enter a date in the Date field that is earlier than the Minimum Value.
Specifies the unique identifier of a Date field.
Specifies the value to use as a minimum, expressed as a date string (for example, 05/05/2012).
None.
ca_pam_setDateFieldMinValue('Form.DateArrival',today);
This example sets the Minimum Value property of the DateArrival field to the date stored in the today variable.

|
Copyright © 2013 CA.
All rights reserved.
|
|