 | CommonContractTypeLicensedSalesperson Property |
The name of the licensed salesperson, usually a business manager, to be recorded on the warranty/warranties. This field is only used for warranties sold in Florida.
Namespace:
IAS
Assembly:
Common (in Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string LicensedSalesperson { get; set; }
Public Property LicensedSalesperson As String
Get
Set
function get LicensedSalesperson () : String
function set LicensedSalesperson (value : String)
function get_LicensedSalesperson();
function set_LicensedSalesperson(value);
Property Value
Type:
String
See Also