Click or drag to resize

PFExternalConnectionsHubGetConnectionsTree Method

Gets the connections tree nodes.

Namespace:  Packflow.Interface
Assembly:  MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax
C#
public List<PFAdminExternalConnectionsNode> GetConnectionsTree()

Return Value

Type: ListPFAdminExternalConnectionsNode
Exceptions
ExceptionCondition
AuthorizationExceptionUser: + site.CurrentUser.LoginName + is not a site owner and has access denied.
See Also