| IntendedSignalByIdentifierTIdentifierSignalIdentifier Property  | 
 
            Gets or sets the identifier to target when searching for the intended signal.
            
 
    Namespace: 
   AGI.Foundation.Communications.SignalProcessing
    Assembly:
   AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 25.1.421.0 (25.1.421.0)
 Syntax
Syntaxpublic TIdentifier SignalIdentifier { get; set; }Public Property SignalIdentifier As TIdentifier
	Get
	Set
public:
property TIdentifier SignalIdentifier {
	TIdentifier get ();
	void set (TIdentifier value);
}member SignalIdentifier : 'TIdentifier with get, set
Property Value
Type: 
TIdentifier See Also
See Also