Table of Contents

Class ConnectionModel

Namespace
InSite.Persistence
Assembly
InSite.Persistence.dll
public class ConnectionModel
Inheritance
ConnectionModel
Inherited Members

Constructors

ConnectionModel()

public ConnectionModel()

Properties

FromAsset

public int FromAsset { get; set; }

Property Value

int

FromKey

public int FromKey { get; set; }

Property Value

int

ToAsset

public int ToAsset { get; set; }

Property Value

int

ToKey

public int ToKey { get; set; }

Property Value

int