SIFWorks ADK 2.0
Component Class
NamespacesEdustructures.SifWorks.InstrComponent

[This is preliminary documentation and is subject to change.]

A lesson or activity-sized portion of a resource.
Declaration Syntax
C#Visual BasicVisual C++
public class Component : SifElement
Public Class Component _
	Inherits SifElement
public ref class Component : public SifElement
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
ComponentComponentNew()()
Creates an instance of a Component

ComponentComponentNew(String, String)
Constructor that accepts values for all mandatory fields

AddStrategies(Strategies)
Adds a new <Strategies> child element.

AssociatedObjects
Gets or sets the value of the <AssociatedObjects> element.

Description
Gets or sets the value of the <Description> element.

GetStrategieses()()
Gets all Strategies object instances. More than once instance can be defined for this object because it is a repeatable field element.

KeyFields
Gets the metadata fields that make up the key of this object

Name
Gets or sets the value of the <Name> element.

Reference
Gets or sets the value of the <Reference> element.

SetStrategieses(array<Strategies>[]())
Sets all Strategies object instances. All existing Strategies instances are removed and replaced with this list. Calling this method with the parameter value set to null removes all Strategieses.

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 2.0

Inheritance Hierarchy

Assembly: Edustructures.SifWorks.SdoAll (Module: Edustructures.SifWorks.SdoAll) Version: 2.0.0.10