The annual lowest cost mthly prem amt
Syntax
'Declaration
Public AnnlShrLowestCostMthlyPremAmt As String
'Usage
Dim instance As EmployeeOfferAndCoverageGrpType
Dim value As String
value = instance.AnnlShrLowestCostMthlyPremAmt
instance.AnnlShrLowestCostMthlyPremAmt = value
public string AnnlShrLowestCostMthlyPremAmt
public field AnnlShrLowestCostMthlyPremAmt: String;
public var AnnlShrLowestCostMthlyPremAmt : String;
public: string* AnnlShrLowestCostMthlyPremAmt
public:
String^ AnnlShrLowestCostMthlyPremAmt
See Also