Class ProjectMemberList.CustomSearch
CustomSearch contains the methods needed to alter the search-criteria the ProjectMemberList is based on. The list will still be based on the same ReturnFields, restrictions and join-restrictions.
Inheritance
ProjectMemberList.CustomSearch
Implements
Inherited Members
Namespace: SuperOffice.CRM.Archives
Assembly: SoDataBase.dll
Syntax
public sealed class ProjectMemberList.CustomSearch : ProjectMemberList.ProjectMemberListQuery, ICloneable
Constructors
CustomSearch()
Default constructor.
Declaration
public CustomSearch()
Properties
Restriction
MainTableName to get and set the list-restriction.
Declaration
public Restriction Restriction { get; set; }
Property Value
Type | Description |
---|---|
Restriction |