Gs1GcpLengthTableDate Property |
Returns the value of the date attribute from the root element of the XML file, or null
if there was no date attribute or if it could not be parsed as a timestamp.
Namespace: GS1.EPC.ApiAssembly: epc-epconly (in epc-epconly.dll) Version: 2.1.0.28145 (2.1.0.0)
Syntaxpublic virtual DateTime Date { get; }
Property Value
DateTime
See Also