Table of Contents

Class CeresSubGraphSlot

Namespace
Ceres.Graph
Assembly
Ceres.Graph.dll

SubGraph container for CeresGraph

public class CeresSubGraphSlot
Inheritance
CeresSubGraphSlot
Derived
Inherited Members

Constructors

CeresSubGraphSlot()

public CeresSubGraphSlot()

Fields

Graph

SubGraph instance

public CeresGraph Graph

Field Value

CeresGraph

Guid

SubGraph persistent id

public string Guid

Field Value

string

Name

SubGraph name

public string Name

Field Value

string