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
Target | Versions |
---|---|
.NET Standard 2.0 | 200.4 - 200.5 |
.NET | 200.4 - 200.5 |
.NET Windows | 200.4 - 200.5 |
.NET Android | 200.4 - 200.5 |
.NET iOS | 200.4 - 200.5 |
.NET Framework | 200.4 - 200.5 |
UWP | 200.4 - 200.5 |