 | CommonLenderDescriptorTypeLenderConfigurationID Property |
The lender ID (if applicable) used by certain internal systems.
Namespace:
IAS
Assembly:
Common (in Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string LenderConfigurationID { get; set; }
Public Property LenderConfigurationID As String
Get
Set
function get LenderConfigurationID () : String
function set LenderConfigurationID (value : String)
function get_LenderConfigurationID();
function set_LenderConfigurationID(value);
Property Value
Type:
String
See Also