Click or drag to resize

IDeviceBundleRemoveDevice Method


Note: This API is now obsolete.

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.5.94
Syntax
[ObsoleteAttribute]
bool RemoveDevice(
	string deviceID
)

Parameters

deviceID
Type: SystemString

[Missing <param name="deviceID"/> documentation for "M:Ingeniux.CMS.IDeviceBundle.RemoveDevice(System.String)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Ingeniux.CMS.IDeviceBundle.RemoveDevice(System.String)"]

See Also