 |
DriverDateLicensedMA Property |
Ignored unless StateLicensed is MA.
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: 2021.1.0.1
Syntaxpublic Nullable<DateTime> DateLicensedMA { get; set; }
Public Property DateLicensedMA As Nullable(Of DateTime)
Get
Set
Dim instance As Driver
Dim value As Nullable(Of DateTime)
value = instance.DateLicensedMA
instance.DateLicensedMA = value
Property Value
Type:
NullableDateTime
DateLicensedMA As Date?.
Remarks Note |
---|
|
See Also