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