BenSelect Documentation
GetStateCode Method
See Also  Send Feedback
Selerix.ETIExtension.FormProvider Namespace > RelianceStandardEoiFormProvider Class : GetStateCode Method
address
The address to process
Get country code and state code for given address

Syntax

JScript 
public function GetStateCode( 
   address : clsAddress
) : ValueTuple;

Parameters

address
The address to process

Return Value

the tuple (countryCode, stateCode) if it is resolved, otherwise the codes are null

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2024 All Rights Reserved.