Skip to main content
SuperOffice data structures are generic to support multiple address variants. All CRMScript address fields belong to a structure called NSLocalizedAddress.
Some company addresses contain only a postal address while others contain both postal and street addresses. You need to check the AddressType to know which type of address information it is!

NSLocalizedField properties

Howto

Helper class

Our friends over at Ganske Enkelt have been kind enough to share CRMScript code similar to the NetServer C# code that you can incorporate into your Customer Service solutions.