Class LocatorReference

Represents a reference that is located in locator.

class LocatorReference
  : RuntimeReference ;

Represents a reference that is located in locator. It uses referenced data's identity in locator to find it and serve.

Constructors

NameDescription
thisConstructor for LocatorReference

Properties

NameTypeDescription
identity[get]stringGet the identity of referenced data.
identity[set]LocatorReferenceSet the identity of referenced data.

Methods

NameDescription
getResolve the reference, to referenced data.