Share via


AggregateType.TryGetUnderlyingFieldType(String, FormulaType) Method

Definition

public virtual bool TryGetUnderlyingFieldType(string name, out Microsoft.PowerFx.Types.FormulaType type);
abstract member TryGetUnderlyingFieldType : string * FormulaType -> bool
override this.TryGetUnderlyingFieldType : string * FormulaType -> bool
Public Overridable Function TryGetUnderlyingFieldType (name As String, ByRef type As FormulaType) As Boolean

Parameters

name
String

Returns

Applies to