ProjectionType Class

Summary

Enum ProjectionType
graph BT Type-->Base0["Enum"] Type["ProjectionType"] class Type type-node

Syntax

public sealed class ProjectionType : Enum

Fields

Name Constant Value Summary
Async 1
The asynchronous
static
Inline 0
The inline
static
value__

Extension Methods