Click or drag to resize
IAddressFilter Interface

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

Address Filter

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

The IAddressFilter type exposes the following members.

Properties
  ReturnsNameDescription
Public propertyIEnumerable<T>, T: Int64AddressCode1Ids
Public propertyIEnumerable<T>, T: Int64AddressCode2Ids
Public propertyIEnumerable<T>, T: Int64AddressCode3Ids
Public propertyIEnumerable<T>, T: Int64AddressCode4Ids
Public propertyIEnumerable<T>, T: Int64AddressCode5Ids
Public propertyIEnumerable<T>, T: Int64AddressGroupIds
Public propertyIEnumerable<T>, T: StringAddressIdentities
Public propertyStringAddressIdentity
Exact match only, must be null to be ignored
Public propertyIEnumerable<T>, T: Int64AddressIds
Public propertyIEnumerable<T>, T: Int64ApartmentAddressIds
Public propertyIEnumerable<T>, T: Int64ApartmentNumberIds
Public propertyIEnumerable<T>, T: Int64AreaIds
Public propertyStringBuildingName
Exact match only, must be null to be ignored
Public propertyIEnumerable<T>, T: Int64BuildOutStatusIds
Public propertyIEnumerable<T>, T: Int64CityIds
Public propertyIEnumerable<T>, T: Int64CompanyIds
Public propertyNullable<T>, T: DateTimeConnectionReadyDate
Public propertyNullable<T>, T: DateTimeConnectionReadyDateAfter
Public propertyIEnumerable<T>, T: Int64ConnectionStatusIds
Public propertyIEnumerable<T>, T: Int64CountryIds
Public propertyIEnumerable<T>, T: Int64CpeIds
Public propertyIEnumerable<T>, T: Int64CustomerIds
Limits result to installation addresses on one or more customers
Public propertyIEnumerable<T>, T: Int64DependencyStreetIds
Public propertyIEnumerable<T>, T: Int64EntranceIds
Public propertyIEnumerable<T>, T: Int64FloorIds
Public propertyNullable<T>, T: BooleanHasPhysicalInterfaceConnection Obsolete.
Usage of this filter property may incur a massive performance hit in the filter. Usage is required by the import/export framework, but further usage is discouraged
Public propertyIEnumerable<T>, T: Int64InstallationStatusIds
Public propertyIEnumerable<T>, T: Int64MediaIds
Public propertyNullable<T>, T: DateTimeModifiedSince
Public propertyIEnumerable<T>, T: Int64MunicipalityIds
Public propertyStringNationalReference
Exact match only, must be null to be ignored
Public propertyIEnumerable<T>, T: Int64OwnerIds
Public propertyIEnumerable<T>, T: Int64PopulationIds
Public propertyIEnumerable<T>, T: Int64PremisesTypeIds
Public propertyNullable<T>, T: BooleanServiceProviderVisible
Public propertyIEnumerable<T>, T: Int64StateIds
Public propertyIEnumerable<T>, T: Int64StreetIds
Public propertyIEnumerable<T>, T: Int64StreetNumberIds
Public propertyIEnumerable<T>, T: Int64StreetSuffixIds
Public propertyIEnumerable<T>, T: Int64StreetTypeIds
Public propertyIEnumerable<T>, T: Int64ZipCodeIds
Top
See Also