Click or drag to resize
IAddress Interface

[This is preliminary documentation and is subject to change.]

An address. Properties that does not have a value will be null

Namespace: Netadmin.Management.Address.Dto
Assembly: Netadmin.Management.Interfaces (in Netadmin.Management.Interfaces.dll) Version: release/9.0@131b654fe7332b0776120c2b44d96c6cac5ac9a2
Syntax
public interface IAddress

The IAddress type exposes the following members.

Properties
  NameDescription
Public propertyDateTimeAddressChangedTime
Public propertyStringAddressIdentity
Public propertyStringApartmentAddress
Public propertyStringApartmentNo
Public propertyStringArea
Public propertyStringBuildingName
Public propertyNullableT, T: Int64BuildOutStatusId
Public propertyStringCity
Public propertyNullableT, T: Int64Code1Id
Public propertyNullableT, T: Int64Code2Id
Public propertyNullableT, T: Int64Code3Id
Public propertyNullableT, T: Int64Code4Id
Public propertyNullableT, T: Int64Code5Id
Public propertyInt64CompanyId
Public propertyNullableT, T: DateTimeConnectionReadyDate
Public propertyNullableT, T: Int64ConnectionStatusId
Public propertyStringCountry
Public propertyNullableT, T: Int64CpeId
Public propertyStringDependencyStreet
Public propertyStringEntrance
Public propertyStringFloor
Public propertyInt64Id
Public propertyNullableT, T: Int64InstallationStatusId
Public propertyNullableT, T: DoubleLatitude
Public propertyNullableT, T: DoubleLongitude
Public propertyNullableT, T: Int64MediaId
Public propertyStringMunicipality
Public propertyStringNationalReference
Public propertyStringOwner
Public propertyStringPopulation
Public propertyNullableT, T: Int64PremisesTypeId
Public propertyStringState
Public propertyStringStreet
Public propertyStringStreetNo
Public propertyStringStreetSuffix
Public propertyStringStreetType
Public propertyStringZipCode
Top
See Also