Click or drag to resize

Transponder.Name Property

Gets or sets the transponder's name.

Namespace:  AGI.Foundation.Communications
Assembly:  AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 24.3.420.0 (24.3.420.0)
Syntax
public string Name { get; set; }

Property Value

Type: String

Implements

INameService.Name
See Also