ReleasedDate Property
Date employee was released.
Syntax
public String getReleasedDate(); public void setReleasedDate(String releasedDate);
Remarks
The date the employee was released (if he/she was released).
This property is allowed in Add operations, and not used in Update operations.
Default Value
""