Get Field Names
  • 07 Dec 2022
  • 1 Minute to read
  • Dark
    Light

Get Field Names

  • Dark
    Light

Article Summary

Step Details

Introduced in Version4.0.0
Last Modified in Version7.12.0
LocationDatabase

The Get Field Names step retrieves the field names associated with the specified Type Name. These retrieved field names are outputted as a String list.




Properties

Inputs

PropertyDescriptionData Type
Type NameThe Full Type Name of the Data Type to retrieve the fields from.

For Example: DecisionsFramework.ServiceLayer.Services.Accounts.Account
String

Outputs

PropertyDescriptionData Type
FieldNames
Full List of all the Fields within the Data Type provided.List of String


Was this article helpful?