 |
ContactDriverValue Property |
Used to expose properties contained in the driver tab.
Created in Epic SDK V4.1.
Namespace:
ASI.TAM.API.Data.UI.Account.Contact
Assembly:
ASI.TAM.API.Data.UI.Account.Contact (in ASI.TAM.API.Data.UI.Account.Contact.dll) Version: 2020.1.0.1
Syntaxpublic Driver DriverValue { get; set; }
Public Property DriverValue As Driver
Get
Set
Dim instance As Contact
Dim value As Driver
value = instance.DriverValue
instance.DriverValue = value
Property Value
Type:
Driver
DriverValue As Other.
Remarks Note |
---|
|
See Also