Click or drag to resize

TimeSlicePreModelTransactionDateTime Property

Gets or sets TransactionDateTime
* Required Property

Namespace: AppOne.Web.Service.Services.V1R0.Customer.Contracts
Assembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax
public DateTime? TransactionDateTime { get; set; }

Property Value

NullableDateTime
Remarks
This value represents transaction date.
Example
2012-12-12 08:00AM
See Also