Show / Hide Table of Contents

Class AddressLayout

Summary description for AddressLayout.

Inheritance
Object
AddressLayout
Inherited Members
Object.ToString()
Object.Equals(Object)
Object.Equals(Object, Object)
Object.ReferenceEquals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Namespace: SuperOffice.CRM.Globalization
Assembly: SoDataBase.dll
Syntax
public class AddressLayout

Properties

ContactPostalAddressFormat

1: The address is a contact's postal address

Declaration
public AddressFormat ContactPostalAddressFormat { get; }
Property Value
Type Description
AddressFormat

ContactStreetAddressFormat

2: The address is a contact's street address

Declaration
public AddressFormat ContactStreetAddressFormat { get; }
Property Value
Type Description
AddressFormat

PersonAddressFormat

16387: The address is a person's private address

Declaration
public AddressFormat PersonAddressFormat { get; }
Property Value
Type Description
AddressFormat

QuoteBillingAddressFormat

8196: The address is the shipping address for a quote

Declaration
public AddressFormat QuoteBillingAddressFormat { get; }
Property Value
Type Description
AddressFormat

QuoteShippingAddressFormat

8197: The address is the shipping address for a quote

Declaration
public AddressFormat QuoteShippingAddressFormat { get; }
Property Value
Type Description
AddressFormat

Extension Methods

EnumUtil.MapEnums<From, To>(From)
Converters.MapEnums<From, To>(From)
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top