Click or drag to resize

IClaimsClaimTransactionTransactionDate Property

The date of this transaction.

Namespace:  IAS
Assembly:  Claims (in Claims.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Nullable<DateTime> TransactionDate { get; set; }

Property Value

Type: NullableDateTime
See Also