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