Click or drag to resize

PointScattererExtensionIdentifier Property

Gets the identifier for the signals scattered by this object.

Namespace:  AGI.Foundation.Communications
Assembly:  AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public abstract SignalIdentifier Identifier { get; }

Property Value

Type: SignalIdentifier

Implements

IIdentifiableTransmitterServiceIdentifier
See Also