Click or drag to resize

PackageRequestDropoffAppointmentTime Property

Gets or sets Drop-off Appointment Time

Namespace:  PSI.Sox
Assembly:  PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax
[DefaultValueAttribute("")]
[DataMemberAttribute(EmitDefaultValue = false, Order = 99)]
public string DropoffAppointmentTime { get; set; }

Property Value

Type: String
Remarks
The time for a scheduled drop-off appointment
See Also