Hide Table of Contents
>
Class: GroupMembership

Description

The GroupMembership class represents the membership attributes of a group.

Class hierarchy

esri.WorkflowManager.SupportClasses.GroupInfo()

Properties

NameTypeSummary
idintA unique identifier for the group.
namestringThe name of the group.
Property Details

<int> id

A unique identifier for the group.

<string> name

The name of the group.