 |
DriverCommercialExperienceBeganDate Property |
CommercialExperienceBeganDate
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> CommercialExperienceBeganDate { get; set; }
Public Property CommercialExperienceBeganDate As Nullable(Of DateTime)
Get
Set
Dim instance As Driver
Dim value As Nullable(Of DateTime)
value = instance.CommercialExperienceBeganDate
instance.CommercialExperienceBeganDate = value
Property Value
Type:
NullableDateTime
CommercialExperienceBeganDate As Date?.
Remarks Note |
---|
- Name - CommercialExperienceBeganDate
|
See Also