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