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.2.419.0 (24.2.419.0)
Syntax public abstract SignalIdentifier Identifier { get; }
Public MustOverride ReadOnly Property Identifier As SignalIdentifier
Get
public:
virtual property SignalIdentifier^ Identifier {
SignalIdentifier^ get () abstract;
}
abstract Identifier : SignalIdentifier with get
Property Value
Type:
SignalIdentifierImplements
IIdentifiableTransmitterServiceIdentifierSee Also