LinkBudgetScalarsLinkName Property |
Gets the name of the link producing these scalars, if available.
Namespace:
AGI.Foundation.Communications
Assembly:
AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public string LinkName { get; }
Public ReadOnly Property LinkName As String
Get
public:
property String^ LinkName {
String^ get ();
}
member LinkName : string with get
Property Value
Type:
StringSee Also