Class RetrieveGroup
public class RetrieveGroup : Query<GroupModel>, IQuery<GroupModel>
- Inheritance
-
RetrieveGroup
- Implements
- Inherited Members
- Extension Methods
Constructors
RetrieveGroup()
public RetrieveGroup()
Properties
GroupIdentifier
public Guid GroupIdentifier { get; set; }