IServiceManagerDeleteAccessTechnology Method |
[This is preliminary documentation and is subject to change.]
Removes an access technology
Namespace: Netadmin.Management.ProvisioningAssembly: Netadmin.Management.Interfaces (in Netadmin.Management.Interfaces.dll) Version: release/9.0@131b654fe7332b0776120c2b44d96c6cac5ac9a2
Syntaxvoid DeleteAccessTechnology(
long accessTechnologyId
)
Sub DeleteAccessTechnology (
accessTechnologyId As Long
)
Parameters
- accessTechnologyId
- Type: SystemInt64
[Missing <param name="accessTechnologyId"/> documentation for "M:Netadmin.Management.Provisioning.IServiceManager.DeleteAccessTechnology(System.Int64)"]
See Also