Click or drag to resize
ISubscription Interface

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

Subscription

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

The ISubscription type exposes the following members.

Properties
  NameDescription
Public propertyInt64AccessDeviceId
Public propertyInt64AccessPhysicalInterfaceId
Public propertyInt64AccessVlanDefinitionId
Public propertyInt64AddressId
Public propertyInt64CompanyId
Public propertyDateTimeConnectedDate
Public propertyStringConnectionNumber
Public propertyStringContractNumber
Public propertyStringContractPartNumber
Public propertyInt64CpeDeviceId
Public propertyInt64CpePhysicalInterfaceId
Public propertyInt64CpeVlanDefinitionId
Public propertyInt64CustomerId
Public propertyStringCustomerNumber
Public propertyNullableT, T: DateTimeDateToDisconnect
Public propertyDateTimeDeliveryDate
Public propertyNullableT, T: DateTimeEarliestDisconnectionDate
Public propertyNullableT, T: DateTimeEndDate
Public propertyStringExternalServiceReference
Public propertyInt64Id
Public propertyStringName
Public propertyStringNote
Public propertyInt32NoticeMonths
Public propertyNullableT, T: Int64ProductId
Public propertyNullableT, T: Int64ReferencedSubscriptionId
Public propertyNullableT, T: Int64RelocatingToAddressId
Public propertyStringResponsibleSalesman
Public propertyInt64RouterDeviceId
Public propertyInt64RouterPhysicalInterfaceId
Public propertyInt64RouterVlanDefinitionId
Public propertyInt64ServiceId
Public propertyInt64ServiceProviderId
Public propertyStringSource
Public propertyNullableT, T: Int64SubscriptionCode1Id
Public propertyNullableT, T: Int64SubscriptionCode2Id
Public propertyNullableT, T: Int64SubscriptionCode3Id
Public propertyNullableT, T: Int64SubscriptionCode4Id
Public propertyInt64SubscriptionGroupId
Public propertyStringSubscriptionNumber
Top
See Also