Show / Hide Table of Contents

Property ProfileVariablesUsed

ProfileVariablesUsed

Gets a collection containing the names of all profile variables used in the script.

Declaration
public IReadOnlyList<string> ProfileVariablesUsed { get; }
Property Value
Type Description
System.Collections.Generic.IReadOnlyList<System.String>

A collection of strings containing the names of all profile variables used in the script.

Applies to

Platforms and versions
TargetVersions
.NET Standard 2.0100.14 - 200.8
.NET100.14 - 200.8
.NET Windows100.14 - 200.8
.NET Android200.0 - 200.8
.NET iOS200.0 - 200.8
.NET Framework100.14 - 200.8
Xamarin.Android100.14 - 100.15
Xamarin.iOS100.14 - 100.15
UWP100.14 - 200.8
In This Article
Back to top Copyright © 2022 Esri.