 |
PaymentPlanPolicyInformationRetroPlan Property |
Retro Plan
Created in Epic SDK V6.0.
Namespace:
ASI.TAM.API.Data.UI.Account.Policy.WorkersCompensation
Assembly:
ASI.TAM.API.Data.UI.Account.Policy.WorkersCompensation (in ASI.TAM.API.Data.UI.Account.Policy.WorkersCompensation.dll) Version: 2023.1.0.1249
Syntaxpublic string RetroPlan { get; set; }Public Property RetroPlan As String
Get
Set
Dim instance As PaymentPlanPolicyInformation
Dim value As String
value = instance.RetroPlan
instance.RetroPlan = value
Property Value
Type:
String
RetroPlan As String.
Remarks Note |
|---|
- Name - RetroPlan
- Length - 5
- Required On Insert - False
- Required On Update - False
|
See Also