Types of scalar allowed.
Assembly: Epic.Query
Declaration Syntax
C# |
public enum ScalarType
Members
Member | Description |
---|---|
Constant |
The referenced Scalar object is a Constant.
|
Function |
The referenced Scalar object is a Function.
|
Attribute |
The referenced Scalar object is a RelationAttribute.
|