Share via


AggregateType.GetNames Method

Definition

Caution

This method was replaced with GetFieldTypes

[System.Obsolete("This method was replaced with GetFieldTypes", true)]
public System.Collections.Generic.IEnumerable<Microsoft.PowerFx.Types.NamedFormulaType> GetNames();
[<System.Obsolete("This method was replaced with GetFieldTypes", true)>]
member this.GetNames : unit -> seq<Microsoft.PowerFx.Types.NamedFormulaType>
Public Function GetNames () As IEnumerable(Of NamedFormulaType)

Returns

Attributes

Applies to