'Declaration
<LiquidTechnologies.Runtime.ElementInfoSeqPrimOptAttribute("limitedQuantity", "", True, "", ConversionType.type_string, "", WhitespaceRule.Preserve, "", -1, -1, "", "", "", "", -1, -1, -1, "")> Public Property LimitedQuantity As String
'Usage
Dim instance As DangerousGoodsInformation Dim value As String instance.LimitedQuantity = value value = instance.LimitedQuantity
[LiquidTechnologies.Runtime.ElementInfoSeqPrimOpt("limitedQuantity", "", true, "", ConversionType.type_string, "", WhitespaceRule.Preserve, "", -1, -1, "", "", "", "", -1, -1, -1, "")] public string LimitedQuantity {get; set;}