virtualColumn {SMRUCC.genomics.Visualize.Cytoscape.Session} | .NET clr documentation |
the column data
# namespace SMRUCC.genomics.Visualize.Cytoscape.Session
export class virtualColumn {
immutable: boolean;
name: string;
sourceColumn: string;
sourceJoinKey: string;
sourceTable: string;
targetJoinKey: string;
targetTable: string;
}