Initializes a new instance of the RelationFunction class.
Assembly: Epic.Query
Declaration Syntax
C# |
public RelationFunction( string name )
Parameters
- name (String)
- The function name.
Assembly: Epic.Query
C# |
public RelationFunction( string name )