CommonDataPagesProductInfoPageComponentId Property
Gets the component identifier. Bits 0 – 3: Number of components. Bits 4 – 7: Component identifier.
A value of 0xFF indicates that the component identifier is not used.
Namespace: SmallEarthTech.AntPlusAssembly: SmallEarthTech.AntPlus (in SmallEarthTech.AntPlus.dll) Version: 5.1.2+f020e0f7d6c6baea4fbd8d2cd07f19d43a2df455
public byte ComponentId { get; }
Public ReadOnly Property ComponentId As Byte
Get
public:
property unsigned char ComponentId {
unsigned char get ();
}
member ComponentId : byte with get
Property Value
Byte