DeviceProfileInfoProviderGetDeviceProfileInfo Method (Int32) |
Returns device info with specified ID.
Namespace: CMS.DeviceProfilesAssembly: CMS.DeviceProfiles (in CMS.DeviceProfiles.dll) Version: 12.0.0
Syntax public static DeviceProfileInfo GetDeviceProfileInfo(
int infoId
)
Parameters
- infoId
- Type: SystemInt32
Device info ID.
Return Value
Type:
DeviceProfileInfoSee Also