Click or drag to resize

Address Constructor (Database)

Initializes a new instance of the Address class

Namespace:  SOWIApp.Management.Data
Assembly:  SOWIApp.Management (in SOWIApp.Management.dll) Version: 19.1.23.1 (19.1.23.622)
Syntax
public Address(
	Database pDatabase
)

Parameters

pDatabase
Type: SIC.SettingDatabase

[Missing <param name="pDatabase"/> documentation for "M:SOWIApp.Management.Data.Address.#ctor(SIC.Setting.Database)"]

See Also