System.Beacon.TiBAltBeaconRegion.ManufacturerID

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property ManufacturerID: Integer read FManufacturerID;

C++

__property int ManufacturerID = {read=FManufacturerID};

Properties

Type Visibility Source Unit Parent
property public
System.Beacon.pas
System.Beacon.hpp
System.Beacon TiBAltBeaconRegion

Description

Represents the ManufacturerId value.

ManufacturerID contains a unique identifier that represents the manufacturer company.

See Also