Gets the attributes extracted from the given table.
Assembly: Epic.Query
Declaration Syntax
C# |
public IEnumerable<RelationAttribute> Attributes { get; }
Value
The attributes.
Assembly: Epic.Query
C# |
public IEnumerable<RelationAttribute> Attributes { get; }