 |
Leadlead_guid Property |
Unique identifier specifying the current lead.
Namespace:
ASI.TAM.API.Data.UI.LeadsInbox
Assembly:
ASI.TAM.API.Data.UI.LeadsInbox (in ASI.TAM.API.Data.UI.LeadsInbox.dll) Version: 2021.1.0.1
Syntaxpublic string lead_guid { get; set; }
Public Property lead_guid As String
Get
Set
Dim instance As Lead
Dim value As String
value = instance.lead_guid
instance.lead_guid = value
Property Value
Type:
String
Remarks
See Also