Show / Hide Table of Contents

Class AssignedColumn

Inheritance
System.Object
AssignedColumn
Implements
ISelectColumn
IIrisRepresentable
Namespace: Deephaven.OpenAPI.Client.Fluent
Assembly: DeephavenOpenAPI.dll
Syntax
public class AssignedColumn : object, ISelectColumn, IIrisRepresentable

Constructors

AssignedColumn(Expression, String)

Declaration
public AssignedColumn(Expression expr, string asLabel)
Parameters
Type Name Description
Expression expr
System.String asLabel

Methods

AppendIrisRepresentation(StringBuilder)

Declaration
public void AppendIrisRepresentation(StringBuilder sb)
Parameters
Type Name Description
StringBuilder sb

Implements

ISelectColumn
IIrisRepresentable
Back to top Generated by DocFX