The ShippingAddress type exposes the following members.
Back to Top
Back to Top
Constructors
Name | Description | |
---|---|---|
![]() | ShippingAddress | Initializes a new instance of the ShippingAddress class |
Properties
Name | Description | |
---|---|---|
![]() | City |
Gets or Sets City
|
![]() | Company |
Gets or Sets Company
|
![]() | Country |
Gets or Sets Country
|
![]() | Fax |
Gets or Sets Fax
|
![]() | First |
Gets or Sets First
|
![]() | Last |
Gets or Sets Last
|
![]() | Phone |
Gets or Sets Phone
|
![]() | State |
Gets or Sets State
|
![]() | Street |
Gets or Sets Street
|
![]() | Zip |
Gets or Sets Zip
|
See Also