Table of Contents

Class CompetencyFilter

Namespace
InSite.Persistence.Plugin.CMDS
Assembly
InSite.Persistence.dll
public class CompetencyFilter : Filter, ISearchReport
Inheritance
CompetencyFilter
Implements
Inherited Members

Constructors

CompetencyFilter()

public CompetencyFilter()

Properties

CategoryIdentifier

public Guid? CategoryIdentifier { get; set; }

Property Value

Guid?

Description

public string Description { get; set; }

Property Value

string

ExcludeCompetencies

public Guid[] ExcludeCompetencies { get; set; }

Property Value

Guid[]

IsDeleted

public bool IsDeleted { get; set; }

Property Value

bool

Number

public string Number { get; set; }

Property Value

string

NumberOld

public string NumberOld { get; set; }

Property Value

string

OrganizationIdentifier

public Guid? OrganizationIdentifier { get; set; }

Property Value

Guid?

Profiles

public Guid[] Profiles { get; set; }

Property Value

Guid[]

Summary

public string Summary { get; set; }

Property Value

string

Methods

Clone()

public CompetencyFilter Clone()

Returns

CompetencyFilter