System.Beacon.TEddysUIDRegion.InstanceST

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property InstanceST: string read GetInstanceST;

C++

__property System::UnicodeString InstanceST = {read=GetInstanceST};

Properties

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

Description

Represents the Instance indentifier string that is set to define an EddystoneUID sub-region.

InstanceST is set as a string.

See Also