ContainerRecordCreation Property

Gets the date and time of file creation.

Definition

Namespace: Gemstone.PQDIF.Logical
Assembly: Gemstone.PQDIF (in Gemstone.PQDIF.dll) Version: 1.0.173 -- Release Build+83080c2c75f31cf4c77448eec3f624d323a6c7eb
public DateTime Creation { get; set; }

Property Value

DateTime

Exceptions

InvalidDataExceptionCreation element not found in container record.

See Also