Click or drag to resize

LinkRefractedName Property

Gets the name of the underlying unrefracted link.

Namespace:  AGI.Foundation.Celestial
Assembly:  AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public string Name { get; }

Property Value

Type: String

Implements

INameServiceName
Exceptions
ExceptionCondition
PropertyInvalidException Thrown when UnrefractedLink is .
ServiceNotAvailableException Thrown when UnrefractedLink does not provide the INameService service.
See Also