ReleasedDate Property
Date employee was released.
Syntax
[VB.NET] Public Property ReleasedDate As String
[C#] public string ReleasedDate {get; set;}
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
""