Show / Hide Table of Contents

CreateAddressSetup Constructor

Address Line 1.

Address City.

Address State.

Address Zipcode.

Address Country

Address Timezone.

Initializes a new instance of the CreateAddressSetup class.

Syntax

'Declaration

<ConstructorIndexAttribute()>
Public Function New( _
   ByVal _address1_ As String, _
   ByVal _city_ As String, _
   ByVal _state_ As String, _
   ByVal _zipCode_ As String, _
   ByVal _country_ As String, _
   ByVal _timeZone_ As String _
)
[ConstructorIndexAttribute()]
public CreateAddressSetup( 
   string _address1_,
   string _city_,
   string _state_,
   string _zipCode_,
   string _country_,
   string _timeZone_
)

Parameters

address1

Address Line 1.

city

Address City.

state

Address State.

zipCode

Address Zipcode.

country

Address Country

timeZone

Address Timezone.

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server family

Reference

CreateAddressSetup Class
CreateAddressSetup Members

Back to top © 2022 Dovetail Software, Inc. - All rights reserved.
Clarify, Amdocs, and related products and names are copyright and trademark of Amdocs, Inc.
.NET, Visual Studio.NET, C#, Visual Basic and related products are trademark of Microsoft corporation.