 |
PolicyV1PremiumPayableLookupCode Property |
Premium Payable Lookup Code
Created in Epic SDK V5.0.
Namespace:
ASI.TAM.API.Data.UI.Account.Policy
Assembly:
ASI.TAM.API.Data.UI.Account.Policy (in ASI.TAM.API.Data.UI.Account.Policy.dll) Version: 2021.1.0.1
Syntaxpublic string PremiumPayableLookupCode { get; set; }
Public Property PremiumPayableLookupCode As String
Get
Set
Dim instance As PolicyV1
Dim value As String
value = instance.PremiumPayableLookupCode
instance.PremiumPayableLookupCode = value
Property Value
Type:
String
PremiumPayableLookupCode As String.
Remarks Note |
---|
- Name - PremiumPayableLookupCode
- Lookup - PremiumPayable
- Auto Validated - True
- Ignored On Update - True
- Ignored On Get - True
|
See Also