Show / Hide Table of Contents

Property Categories

Categories

Gets the member categories that the user is assigned to.

Declaration
[JsonIgnore]
public IEnumerable<string> Categories { get; }
Property Value
Type Description
System.Collections.Generic.IEnumerable<System.String>

The member categories that the user is assigned to.

Remarks

This is available only for ArcGIS.com and ArcGIS Enterprise version 11.0 and above, otherwise the array will be empty. See Introducing member categories for more information.

Applies to

Platforms and versions
TargetVersions
.NET Standard 2.0200.4 - 200.7
.NET200.4 - 200.7
.NET Windows200.4 - 200.7
.NET Android200.4 - 200.7
.NET iOS200.4 - 200.7
.NET Framework200.4 - 200.7
UWP200.4 - 200.7
In This Article
Back to top Copyright © 2022 Esri.