 | CommonLenderDescriptorTypePhone Property |
The lender primary phone number.
Namespace:
IAS
Assembly:
Common (in Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string Phone { get; set; }
Public Property Phone As String
Get
Set
function get Phone () : String
function set Phone (value : String)
function get_Phone();
function set_Phone(value);
Property Value
Type:
String
See Also