Social Security Number
Namespace: AMG.API.Definitions.EmployeesAssembly: AMG.API (in AMG.API.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax public string Ssn { get; set; }
Public Property Ssn As String
Get
Set
public:
property String^ Ssn {
String^ get ();
void set (String^ value);
}
member Ssn : string with get, set
Property Value
Type:
StringSee Also