 | CommonDealerDescriptorTypeAgentName Property |
The name of the agent assigned to this dealer record.
Namespace:
IAS
Assembly:
Common (in Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string AgentName { get; set; }
Public Property AgentName As String
Get
Set
function get AgentName () : String
function set AgentName (value : String)
function get_AgentName();
function set_AgentName(value);
Property Value
Type:
String
See Also