 |
DriverStateLicensed Property |
Should be named StateLicensedCode.
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 string StateLicensed { get; set; }
Public Property StateLicensed As String
Get
Set
Dim instance As Driver
Dim value As String
value = instance.StateLicensed
instance.StateLicensed = value
Property Value
Type:
String
StateLicensed As String.
Remarks Note |
---|
- Name - StateLicensed
- Lookup - StateProvince
- Auto Validated - True
|
See Also