Class TLtiLink
- Namespace
- InSite.Persistence
- Assembly
- InSite.Persistence.dll
- Inheritance
-
TLtiLink
- Inherited Members
-
Constructors
TLtiLink()
Properties
AssetNumber
public int AssetNumber { get; set; }
Property Value
- int
LinkIdentifier
public Guid LinkIdentifier { get; set; }
Property Value
- Guid
OrganizationIdentifier
public Guid OrganizationIdentifier { get; set; }
Property Value
- Guid
ResourceCode
public string ResourceCode { get; set; }
Property Value
- string
ResourceName
public string ResourceName { get; set; }
Property Value
- string
ResourceParameters
public string ResourceParameters { get; set; }
Property Value
- string
ResourceSummary
public string ResourceSummary { get; set; }
Property Value
- string
ResourceTitle
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