Class QGroupConnection
- Namespace
- InSite.Application.Contacts.Read
- Assembly
- Shift.Sdk.dll
public class QGroupConnection
- Inheritance
-
QGroupConnection
- Inherited Members
- Extension Methods
Constructors
QGroupConnection()
public QGroupConnection()
Properties
ChildGroup
public virtual QGroup ChildGroup { get; set; }
Property Value
ChildGroupIdentifier
public Guid ChildGroupIdentifier { get; set; }
Property Value
ParentGroup
public virtual QGroup ParentGroup { get; set; }
Property Value
ParentGroupIdentifier
public Guid ParentGroupIdentifier { get; set; }