 | CommonLenderDescriptorTypeZip Property |
The lender zip code.
Namespace:
IAS
Assembly:
Common (in Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string Zip { get; set; }
Public Property Zip As String
Get
Set
function get Zip () : String
function set Zip (value : String)
function get_Zip();
function set_Zip(value);
Property Value
Type:
String
See Also