Click or drag to resize

AssignmentTemplateModel Class

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

Inheritance Hierarchy

Namespace:  Livit.Learn.Model.Templates
Assembly:  Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntax
C#
public abstract class AssignmentTemplateModel : TemplateModel

The AssignmentTemplateModel type exposes the following members.

Properties
  NameDescription
Public propertyAssets (Inherited from TemplateModel.)
Public propertyAssignment
Public propertyAttributes (Inherited from TemplateModel.)
Public propertyAutoDetach (Inherited from TemplateModel.)
Public propertyContentTypes (Inherited from TemplateModel.)
Public propertyConversations (Inherited from TemplateModel.)
Public propertyDataSets (Inherited from TemplateModel.)
Public propertyFields (Inherited from TemplateModel.)
Public propertyGUI (Inherited from TemplateModel.)
Public propertyGUIScreenItems (Inherited from TemplateModel.)
Public propertyId (Inherited from TemplateModel.)
Public propertyImages (Inherited from TemplateModel.)
Public propertyItems (Inherited from TemplateModel.)
Public propertyMissions (Inherited from TemplateModel.)
Public propertyName (Inherited from TemplateModel.)
Public propertyPhysicsSandboxes (Inherited from TemplateModel.)
Public propertyQuizBlockReferences (Inherited from TemplateModel.)
Public propertyQuizBlocks (Inherited from TemplateModel.)
Public propertyResources (Inherited from TemplateModel.)
Public propertyRootObjectId (Inherited from TemplateModel.)
Public propertyRootObjectModel (Overrides TemplateModelRootObjectModel.)
Public propertyRootObjectParentName (Inherited from TemplateModel.)
Public propertyRootObjectXmlElementNames (Inherited from TemplateModel.)
Public propertyRules (Inherited from TemplateModel.)
Public propertyScenes (Inherited from TemplateModel.)
Public propertySimulations (Inherited from TemplateModel.)
Public propertySubstanceTypes (Inherited from TemplateModel.)
Public propertyTemplateLinksData (Inherited from TemplateModel.)
Public propertyVoices (Inherited from TemplateModel.)
Public propertyXmlVersion (Inherited from TemplateModel.)
Top
See Also