Class CeresExecutableLibrary
Executable function library for Ceres API
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Ceres.Graph.Flow.Utilities
Assembly: cs.temp.dll.dll
Syntax
public class CeresExecutableLibrary : ExecutableFunctionLibrary
Methods
Flow_GetLogLevel()
Declaration
public static LogType Flow_GetLogLevel()
Returns
Type | Description |
---|---|
LogType |
Flow_SetLogLevel(LogType)
Declaration
public static void Flow_SetLogLevel(LogType logType)
Parameters
Type | Name | Description |
---|---|---|
LogType | logType |