Click or drag to resize

TemplateLink Class

[Missing <summary> documentation for "T:Livit.Learn.Model.Templates.Links.TemplateLink"]

Inheritance Hierarchy

Namespace:  Livit.Learn.Model.Templates.Links
Assembly:  Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntax
C#
[SerializableAttribute]
public class TemplateLink : TemplateLinkBase

The TemplateLink type exposes the following members.

Constructors
  NameDescription
Public methodTemplateLink
Initializes a new instance of the TemplateLink class
Top
Properties
  NameDescription
Public propertyAttributeUpdates (Inherited from TemplateLinkBase.)
Public propertyLinkedTemplateId (Inherited from TemplateLinkBase.)
Public propertySetVariables (Inherited from TemplateLinkBase.)
Top
Methods
  NameDescription
Public methodStatic memberFromTemplateLinkData
Top
See Also