Class RetrieveGroupConnection
public class RetrieveGroupConnection : Query<GroupConnectionModel>, IQuery<GroupConnectionModel>
- Inheritance
-
RetrieveGroupConnection
- Implements
- Inherited Members
- Extension Methods
Constructors
RetrieveGroupConnection()
public RetrieveGroupConnection()
Properties
ChildGroupIdentifier
public Guid ChildGroupIdentifier { get; set; }
Property Value
ParentGroupIdentifier
public Guid ParentGroupIdentifier { get; set; }