Used to get approved connections
Namespace: Cartella.InterfacesAssembly: CartellaData (in CartellaData.dll) Version: 4.1.0.171 (4.1.0.171)
Syntax
C# |
---|
IEnumerable<IConnection> GetApprovedConnections() |
Visual Basic |
---|
Function GetApprovedConnections As IEnumerable(Of IConnection) |
Visual C++ |
---|
IEnumerable<IConnection^>^ GetApprovedConnections() |