IIdentifiableTransmitterService Interface | 
 
            A transmitter of signals which can be identified by an identifier.
            
 
    Namespace: 
   AGI.Foundation.Communications
    Assembly:
   AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic interface IIdentifiableTransmitterService
Public Interface IIdentifiableTransmitterService
public interface class IIdentifiableTransmitterService
type IIdentifiableTransmitterService =  interface end
The IIdentifiableTransmitterService type exposes the following members.
Properties| 
								 
							 | Name | Description | 
|---|
  | Identifier | 
            Gets the identifier for this transmitter's signals.
              | 
Top
See Also