Click or drag to resize
IIspManagerCountIspCustomers Method

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

Returns the number of customers for a provider

Namespace: Netadmin.Management.Maintenance
Assembly: Netadmin.Management.Interfaces (in Netadmin.Management.Interfaces.dll) Version: release/9.0@131b654fe7332b0776120c2b44d96c6cac5ac9a2
Syntax
long CountIspCustomers(
	long ispId
)

Parameters

ispId
Type: SystemInt64
The provider id

Return Value

Type: Int64

[Missing <returns> documentation for "M:Netadmin.Management.Maintenance.IIspManager.CountIspCustomers(System.Int64)"]

Exceptions
ExceptionCondition
InvalidIdentifierExceptionThrown if an identifier is invalid
See Also