| CaseListingCreated Property |
The date and time that the case was created
Namespace:
Law.EdaIntegration.Case
Assembly:
Law.EdaIntegration (in Law.EdaIntegration.dll) Version: 7.2
Syntax public Nullable<DateTime> Created { get; }
Property Value
Type:
NullableDateTimeRemarks
All date/time values are stored in UTC
See Also