Click or drag to resize

PFAdminExternalConnectionNodeType Enumeration

Enumeration representing the possible node types in the connections administration tree-view.

Namespace:  Packflow.Interface
Assembly:  MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax
C#
public enum PFAdminExternalConnectionNodeType
Members
  Member nameValueDescription
Application0 Application ViewModel node.
ContentType1 ContentType ViewModel node.
Connection2 Connection ViewModel node
See Also