Single line string for custom 2 value.
Namespace: AMG.API.Definitions.EmployeesAssembly: AMG.API (in AMG.API.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax public string Custom2 { get; set; }
Public Property Custom2 As String
Get
Set
public:
property String^ Custom2 {
String^ get ();
void set (String^ value);
}
member Custom2 : string with get, set
Property Value
Type:
StringSee Also