Click or drag to resize
DeviceProfileInfoProfileOrder Property
Device profile order.

Namespace: CMS.DeviceProfiles
Assembly: CMS.DeviceProfiles (in CMS.DeviceProfiles.dll) Version: 10.0.0
Syntax
C#
public virtual int ProfileOrder { get; set; }

Property Value

Type: Int32
See Also