Documentation EDI-Interface LKW Walter AT - Release 1.6.1
PrimitiveValue Property (DispatchTime)



edi.lkwwalter.cioi.EDITrainV162Lib Namespace > DispatchTime Class : PrimitiveValue Property
The InnerText for this element
Syntax
'Declaration
 
<LiquidTechnologies.Runtime.PrimitiveValueInfoAttribute(ConversionType.type_string, 
   "", 
   WhitespaceRule.Preserve, 
   "", 
   -1, 
   -1, 
   "", 
   "", 
   "", 
   "", 
   -1, 
   -1, 
   -1)>
Public Property PrimitiveValue As String
'Usage
 
Dim instance As DispatchTime
Dim value As String
 
instance.PrimitiveValue = value
 
value = instance.PrimitiveValue
[LiquidTechnologies.Runtime.PrimitiveValueInfo(ConversionType.type_string, 
   "", 
   WhitespaceRule.Preserve, 
   "", 
   -1, 
   -1, 
   "", 
   "", 
   "", 
   "", 
   -1, 
   -1, 
   -1)]
public string PrimitiveValue {get; set;}
[LiquidTechnologies.Runtime.PrimitiveValueInfo(ConversionType.type_string, 
   "", 
   WhitespaceRule.Preserve, 
   "", 
   -1, 
   -1, 
   "", 
   "", 
   "", 
   "", 
   -1, 
   -1, 
   -1)]
public:
property String^ PrimitiveValue {
   String^ get();
   void set (    String^ value);
}
Remarks
This class represents the element DispatchTime, this element is open, and as such we can place data into it. i.e. Some Data
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

DispatchTime Class
DispatchTime Members