System.Beacon.IBeacon.Minor

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Minor: Word read GetMinor;

C++

__property System::Word Minor = {read=GetMinor};

Properties

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

Description

The Minor property indicates the Minor ID of the beacon.

See Also