Date when RCS Action is performed. Please note this field is date only, no time. For certain RCS Actions this value is entered manually by user as
date only; thus it's been decided to record date only for all actions. When application needs accurate chronological order, additional sorting
by ID is used.
Namespace: CorrigoService.EntitiesAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic DateTime DtWhen { get; set; }
Public Property DtWhen As DateTime
Get
Set
No code example is currently available or this language may not be supported.
Property Value
DateTime
See Also