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