System.Beacon.TEddysUIDRegion.NamespaceST

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property NamespaceST: string read GetNamespaceST;

C++

__property System::UnicodeString NamespaceST = {read=GetNamespaceST};

Properties

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

Description

Represents the Namespace indentifier string that is set to define an EddystoneUID region.

NamespaceST is set as a string.

See Also