| CommunicationSystemLinks Property  | 
 
            Gets the links defined in this system.
            
 
    Namespace: 
   AGI.Foundation.Communications
    Assembly:
   AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 25.1.421.0 (25.1.421.0)
 Syntax
Syntaxpublic CommunicationLinkCollection Links { get; }Public ReadOnly Property Links As CommunicationLinkCollection
	Get
public:
property CommunicationLinkCollection^ Links {
	CommunicationLinkCollection^ get ();
}member Links : CommunicationLinkCollection with get
Property Value
Type: 
CommunicationLinkCollection See Also
See Also