Table of Contents

Class LtiLinkFilter

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

Constructors

LtiLinkFilter()

public LtiLinkFilter()

Properties

Code

public string Code { get; set; }

Property Value

string

Location

public string Location { get; set; }

Property Value

string

OrganizationIdentifier

public Guid? OrganizationIdentifier { get; set; }

Property Value

Guid?

Publisher

public string Publisher { get; set; }

Property Value

string

Subtype

public string Subtype { get; set; }

Property Value

string

Title

public string Title { get; set; }

Property Value

string