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