 | IElectronicProcessingElectronicBatchTypeDateExecuted Field |
The date the batch was generated.
Namespace:
IAS
Assembly:
ElectronicProcessing (in ElectronicProcessing.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic Nullable<DateTime> DateExecuted
Public DateExecuted As Nullable(Of DateTime)
public var DateExecuted : Nullable<DateTime>
Field Value
Type:
NullableDateTime
See Also