Click or drag to resize

NavigationTransmitterExtensionBlock Property

Gets or sets the block type for this satellite.

Namespace:  AGI.Foundation.Navigation.Advanced
Assembly:  AGI.Foundation.Navigation.Advanced (in AGI.Foundation.Navigation.Advanced.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public NavigationBlockType Block { get; set; }

Property Value

Type: NavigationBlockType

Implements

INavigationTransmitterServiceBlock
See Also