[This is preliminary documentation and is subject to change.]
A lesson or activity-sized portion of a resource.
| C# | Visual Basic | Visual C++ |
public class ResourceComponent : SifKeyedElement
Public Class ResourceComponent _ Inherits SifKeyedElement
public ref class ResourceComponent : public SifKeyedElement
| All Members | Constructors | Properties | |||
| Icon | Member | Description |
|---|---|---|
| ResourceComponentResourceComponentNew()() |
Creates an instance of a ResourceComponent
| |
| ResourceComponentResourceComponentNew(String, String, String) |
Constructor that accepts values for all mandatory fields
| |
| AssociatedObjects |
Gets or sets the value of the <AssociatedObjects> element.
| |
| Description |
Gets or sets the value of the <Description> element.
| |
| KeyFields |
Gets the metadata fields that make up the key of this object
(Overrides SifKeyedElement.KeyFields.) | |
| Name |
Gets or sets the value of the <Name> element.
| |
| Reference |
Gets or sets the value of the <Reference> element.
| |
| RefId |
Gets or sets the value of the RefId attribute.
| |
| Strategies |
Gets or sets the value of the <Strategies> element.
|
Author: Generated by adkgen
Version: 2.0
Since: 1.5r1
| Object | ||||
| Element | ||||
| SifElement | ||||
| SifKeyedElement | ||||
| ResourceComponent | ||||