Class CustomFunctionOutputParameter
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.CustomFunctions
Assembly: cs.temp.dll.dll
Syntax
public class CustomFunctionOutputParameter : CustomFunctionParameter
  Fields
hasReturn
Declaration
public bool hasReturn
  Field Value
| Type | Description | 
|---|---|
| bool |