 |
EmployeeBenefitsHIPAASignedDate Property |
H I P A A Signed Date
Created in Epic SDK 2021.
Namespace:
ASI.TAM.API.Data.UI.Account.Client
Assembly:
ASI.TAM.API.Data.UI.Account.Client (in ASI.TAM.API.Data.UI.Account.Client.dll) Version: 2021.1.0.1
Syntaxpublic Nullable<DateTime> HIPAASignedDate { get; set; }
Public Property HIPAASignedDate As Nullable(Of DateTime)
Get
Set
Dim instance As EmployeeBenefits
Dim value As Nullable(Of DateTime)
value = instance.HIPAASignedDate
instance.HIPAASignedDate = value
Property Value
Type:
NullableDateTime
HIPAASignedDate As Date?.
Remarks Note |
---|
|
See Also