 |
PolicySummaryeffective Property |
Effective date
Namespace:
ASI.TAM.API.Data.UI.Account.PolicyRest
Assembly:
ASI.TAM.API.Data.UI.Account.PolicyRest (in ASI.TAM.API.Data.UI.Account.PolicyRest.dll) Version: 2021.1.0.1
Syntaxpublic DateTime effective { get; set; }
Public Property effective As DateTime
Get
Set
Dim instance As PolicySummary
Dim value As DateTime
value = instance.effective
instance.effective = value
Property Value
Type:
DateTime
See Also