Class GroupConnectionModel
public class GroupConnectionModel
- Inheritance
-
GroupConnectionModel
- Inherited Members
- Extension Methods
Constructors
GroupConnectionModel()
public GroupConnectionModel()
Properties
ChildGroupIdentifier
public Guid ChildGroupIdentifier { get; set; }
Property Value
OrganizationIdentifier
public Guid? OrganizationIdentifier { get; set; }
Property Value
- Guid?
ParentGroupIdentifier
public Guid ParentGroupIdentifier { get; set; }