 | CommonLenderDescriptorTypeName Property |
The lender name.
Namespace:
IAS
Assembly:
Common (in Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string Name { get; set; }
Public Property Name As String
Get
Set
function get Name () : String
function set Name (value : String)
function get_Name();
function set_Name(value);
Property Value
Type:
String
See Also