| DeviceProfileInfoProviderDeleteDeviceProfileInfo Method (Int32) | 
            Deletes device info with specified ID.
            
 
Namespace: CMS.DeviceProfilesAssembly: CMS.DeviceProfiles (in CMS.DeviceProfiles.dll) Version: 11.0.0
Syntaxpublic static void DeleteDeviceProfileInfo(
	int infoId
)
Parameters
- infoId
 - Type: SystemInt32
Device info ID. 
See Also