Table of Contents

Class CeresSubGraphData

Namespace
Ceres.Graph
Assembly
cs.temp.dll.dll

SubGraph metadata

public abstract class CeresSubGraphData
Inheritance
object
CeresSubGraphData
Derived
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()

Fields

guid

public string guid

Field Value

string

name

public string name

Field Value

string

Methods

GetSubGraphData()

public abstract CeresGraphData GetSubGraphData()

Returns

CeresGraphData