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