ExpandGroupToUsers members
Provides a workflow activity that expands a group to individual users.
The ExpandGroupToUsers type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ExpandGroupToUsers | Initializes a new instance of the ExpandGroupToUsers class. |
Top
Properties
Name | Description | |
---|---|---|
CacheId | (Inherited from Activity.) | |
Constraints | (Inherited from Activity.) | |
DisplayName | (Inherited from Activity.) | |
Groups | Gets or sets the groups to be expanded to individual users. | |
Id | (Inherited from Activity.) | |
Implementation | (Inherited from Activity.) | |
Result | (Inherited from Activity<Collection<String>>.) | |
ResultType | (Inherited from ActivityWithResult.) |
Top
Methods
Name | Description | |
---|---|---|
CacheMetadata | (Inherited from Activity.) | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ShouldSerializeDisplayName | (Inherited from Activity.) | |
ToString | (Inherited from Activity.) |
Top