Share via


Report.GetAllFieldExpressions Method

Definition

public:
 System::Collections::Generic::IEnumerable<System::String ^> ^ GetAllFieldExpressions();
public System.Collections.Generic.IEnumerable<string> GetAllFieldExpressions ();
member this.GetAllFieldExpressions : unit -> seq<string>
Public Function GetAllFieldExpressions () As IEnumerable(Of String)

Returns

Applies to