Click or drag to resize
PaymentDtStamp Property
Payment date (set by user explicitly), required.

Namespace: CorrigoService.Entities
Assembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public DateTime DtStamp { get; set; }

Property Value

Type: DateTime
See Also