Click or drag to resize

TemplateLinkData Class

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

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 TemplateLinkData : TemplateLinkBase

The TemplateLinkData type exposes the following members.

Constructors
  NameDescription
Public methodTemplateLinkData
Initializes a new instance of the TemplateLinkData class
Top
Properties
  NameDescription
Public propertyAttributeUpdates (Inherited from TemplateLinkBase.)
Public propertyId
Public propertyLinkedTemplateId (Inherited from TemplateLinkBase.)
Public propertySetVariables (Inherited from TemplateLinkBase.)
Top
See Also