Click or drag to resize
ISubscriptionFilter Interface

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

Subscription Filter

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

The ISubscriptionFilter type exposes the following members.

Properties
  NameDescription
Public propertyIEnumerableT, T: Int64AddressIds
Public propertyIEnumerableT, T: Int64CompanyIds
Public propertyStringConnectionNumber
Public propertyStringContractNumber
Public propertyIEnumerableT, T: Int64CustomerIds
Public propertyStringCustomerNumber
Public propertyIEnumerableT, T: Int64DeviceIds
Public propertyStringExternalServiceReference
Public propertyIEnumerableT, T: Int64GroupIds
Public propertyIEnumerableT, T: Int64Ids
Public propertyIEnumerableT, T: Int64PhysicalInterfaceIds
Public propertyIEnumerableT, T: Int64ReferenceSubscriptionIds
Public propertyIEnumerableT, T: Int64ServiceIds
Public propertyIEnumerableT, T: Int64ServiceProviderIds
Public propertyNullableT, T: Int32ServiceType
Public propertyIEnumerableT, T: StringSources
Public propertyIEnumerableT, T: Int64VlanDefinitionIds
Public propertyIEnumerableT, T: Int64VlanInstanceIds
Top
See Also