 | CommonDealerDescriptorTypeAgentID Property |
A unique ID representing the individual agent record this dealer is attached to.
Namespace:
IAS
Assembly:
Common (in Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string AgentID { get; set; }
Public Property AgentID As String
Get
Set
function get AgentID () : String
function set AgentID (value : String)
function get_AgentID();
function set_AgentID(value);
Property Value
Type:
String
See Also