Click or drag to resize
PhysicalAddressTypeEnum Enumeration
Product: ALL Description: Enumeration of type of addresses that the data sync process understands.

Namespace:  Intuit.Ipp.Data
Assembly:  Intuit.Ipp.Data (in Intuit.Ipp.Data.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax
C#
[SerializableAttribute]
public enum PhysicalAddressTypeEnum
Members
  Member nameValueDescription
Billing0
Shipping1
Remarks
See Also