Click or drag to resize
Infosoft Logo

GetJointInvoiceDetailWithCustomerRequestDate Property

Gets or sets the date for which to get address data. If not given, defaults to today.

Namespace: Infosoft.Common.Contracts.MessageContracts.Customers
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
public DateTime? Date { get; set; }

Property Value

NullableDateTime
See Also