| 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: 25.1.421.0 (25.1.421.0)
 Syntax
Syntaxpublic 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
IIdentifiableTransmitterServiceIdentifier See Also
See Also