Freigeben über


RecalcEngine.TryGetVariableType(String, FormulaType) Method

Definition

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

Parameters

name
String

Returns

Applies to