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