Table of Contents

Class TLtiLink

Namespace
InSite.Persistence
Assembly
InSite.Persistence.dll
public class TLtiLink
Inheritance
TLtiLink
Inherited Members

Constructors

public TLtiLink()

Properties

public int AssetNumber { get; set; }

Property Value

int
public Guid LinkIdentifier { get; set; }

Property Value

Guid
public Guid OrganizationIdentifier { get; set; }

Property Value

Guid
public string ResourceCode { get; set; }

Property Value

string
public string ResourceName { get; set; }

Property Value

string
public string ResourceParameters { get; set; }

Property Value

string
public string ResourceSummary { get; set; }

Property Value

string
public string ResourceTitle { get; set; }

Property Value

string
public string ToolConsumerKey { get; set; }

Property Value

string
public string ToolConsumerSecret { get; set; }

Property Value

string
public string ToolProviderName { get; set; }

Property Value

string
public string ToolProviderType { get; set; }

Property Value

string
public string ToolProviderUrl { get; set; }

Property Value

string