Class QUserConnectionFilter
- Namespace
- InSite.Application.Contacts.Read
- Assembly
- Shift.Sdk.dll
public class QUserConnectionFilter : Filter, ISearchReport
- Inheritance
-
QUserConnectionFilter
- Implements
-
- Inherited Members
-
- Extension Methods
-
Constructors
public QUserConnectionFilter()
Properties
public Guid? FromUserId { get; set; }
Property Value
- Guid?
public string FromUserName { get; set; }
Property Value
- string
public Guid? FromUserOrganizationId { get; set; }
Property Value
- Guid?
public bool IsManager { get; set; }
Property Value
- bool
public bool IsSupervisor { get; set; }
Property Value
- bool
public bool IsValidator { get; set; }
Property Value
- bool
public Guid? ToUserId { get; set; }
Property Value
- Guid?
public string ToUserName { get; set; }
Property Value
- string
public Guid? ToUserOrganizationId { get; set; }
Property Value
- Guid?