Click or drag to resize

PackageRequestDropoffAppointmentDate Property

Gets or sets Drop-off Appointment Date

Namespace:  PSI.Sox
Assembly:  PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax
[DataMemberAttribute(EmitDefaultValue = false, Order = 97)]
public Date DropoffAppointmentDate { get; set; }

Property Value

Type: Date
Remarks
The date for a scheduled drop-off appointment
See Also