[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
Syntaxpublic interface IAddressFilter Public Interface IAddressFilter The IAddressFilter type exposes the following members.
Properties
Returns Name Description IEnumerable< T> , T: Int64 AddressCode1Ids IEnumerable< T> , T: Int64 AddressCode2Ids IEnumerable< T> , T: Int64 AddressCode3Ids IEnumerable< T> , T: Int64 AddressCode4Ids IEnumerable< T> , T: Int64 AddressCode5Ids IEnumerable< T> , T: Int64 AddressGroupIds IEnumerable< T> , T: String AddressIdentities String AddressIdentity
Exact match only, must be null to be ignored
IEnumerable< T> , T: Int64 AddressIds IEnumerable< T> , T: Int64 ApartmentAddressIds IEnumerable< T> , T: Int64 ApartmentNumberIds IEnumerable< T> , T: Int64 AreaIds String BuildingName
Exact match only, must be null to be ignored
IEnumerable< T> , T: Int64 BuildOutStatusIds IEnumerable< T> , T: Int64 CityIds IEnumerable< T> , T: Int64 CompanyIds Nullable< T> , T: DateTime ConnectionReadyDate Nullable< T> , T: DateTime ConnectionReadyDateAfter IEnumerable< T> , T: Int64 ConnectionStatusIds IEnumerable< T> , T: Int64 CountryIds IEnumerable< T> , T: Int64 CpeIds IEnumerable< T> , T: Int64 CustomerIds
Limits result to installation addresses on one or more customers
IEnumerable< T> , T: Int64 DependencyStreetIds IEnumerable< T> , T: Int64 EntranceIds IEnumerable< T> , T: Int64 FloorIds Nullable< T> , T: Boolean HasPhysicalInterfaceConnection 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
IEnumerable< T> , T: Int64 InstallationStatusIds IEnumerable< T> , T: Int64 MediaIds Nullable< T> , T: DateTime ModifiedSince IEnumerable< T> , T: Int64 MunicipalityIds String NationalReference
Exact match only, must be null to be ignored
IEnumerable< T> , T: Int64 OwnerIds IEnumerable< T> , T: Int64 PopulationIds IEnumerable< T> , T: Int64 PremisesTypeIds Nullable< T> , T: Boolean ServiceProviderVisible IEnumerable< T> , T: Int64 StateIds IEnumerable< T> , T: Int64 StreetIds IEnumerable< T> , T: Int64 StreetNumberIds IEnumerable< T> , T: Int64 StreetSuffixIds IEnumerable< T> , T: Int64 StreetTypeIds IEnumerable< T> , T: Int64 ZipCodeIds
Top See Also