AggregateType.GetNames Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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