IDeviceBundleSetRepresentativeDevice Method Ingeniux CMS Content Store API

Sets representative device of the bundle.

Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax

void SetRepresentativeDevice(
	IDeviceInfo deviceInfo
)

Parameters

deviceInfo
Type: Ingeniux.CMSIDeviceInfo
Device to set as representative
Exceptions

ExceptionCondition
ArgumentExceptionWhen the device specified doesn't exist in the collection.
Remarks

If the device doesn't exist in bundle, throws error.
See Also

Reference