'Declaration
<LiquidTechnologies.Runtime.ElementInfoSeqPrimOptAttribute("estimatedPickUpDateTimeOtherService", "", True, "", ConversionType.type_string, "", WhitespaceRule.Preserve, "", -1, -1, "", "", "", "", -1, -1, -1, "")> Public Property EstimatedPickUpDateTimeOtherService As String
'Usage
Dim instance As ItuBody Dim value As String instance.EstimatedPickUpDateTimeOtherService = value value = instance.EstimatedPickUpDateTimeOtherService
[LiquidTechnologies.Runtime.ElementInfoSeqPrimOpt("estimatedPickUpDateTimeOtherService", "", true, "", ConversionType.type_string, "", WhitespaceRule.Preserve, "", -1, -1, "", "", "", "", -1, -1, -1, "")] public string EstimatedPickUpDateTimeOtherService {get; set;}
[LiquidTechnologies.Runtime.ElementInfoSeqPrimOpt("estimatedPickUpDateTimeOtherService", "", true, "", ConversionType.type_string, "", WhitespaceRule.Preserve, "", -1, -1, "", "", "", "", -1, -1, -1, "")] public: property String^ EstimatedPickUpDateTimeOtherService { String^ get(); void set ( String^ value); }