Class StandardConnectionSearch.ConnectionTreeInfo
- Namespace
- InSite.Persistence
- Assembly
- InSite.Persistence.dll
public class StandardConnectionSearch.ConnectionTreeInfo
- Inheritance
-
StandardConnectionSearch.ConnectionTreeInfo
- Inherited Members
-
Constructors
ConnectionTreeInfo()
public ConnectionTreeInfo()
Properties
ConnectionType
public string ConnectionType { get; set; }
Property Value
- string
FromStandardIdentifier
public Guid FromStandardIdentifier { get; set; }
Property Value
- Guid
ToStandardIdentifier
public Guid ToStandardIdentifier { get; set; }
Property Value
- Guid