Click or drag to resize

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.Api
Assembly: epc-epconly (in epc-epconly.dll) Version: 2.1.0.28145 (2.1.0.0)
Syntax
C#
public virtual DateTime Date { get; }

Property Value

DateTime
See Also